Skip to content

Adapt to newest s2connect openAPI version#87

Merged
davidv1992 merged 1 commit intomainfrom
openapi-update
Mar 26, 2026
Merged

Adapt to newest s2connect openAPI version#87
davidv1992 merged 1 commit intomainfrom
openapi-update

Conversation

@davidv1992
Copy link
Copy Markdown
Collaborator

@davidv1992 davidv1992 commented Mar 24, 2026

Closes #80 and #69

Requires #86 and #85

@davidv1992 davidv1992 requested a review from folkertdev March 24, 2026 15:03
@davidv1992 davidv1992 linked an issue Mar 24, 2026 that may be closed by this pull request
#[serde(rename = "nodeIdAlias")]
#[serde(default)]
pub id: Option<PairingS2NodeId>,
pub id: Option<NodeIdAlias>,
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might want to rename this field on our side too now?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's do that in the PR making both types of ID acceptable for pairing requests.

@davidv1992 davidv1992 merged commit 49ee9b9 into main Mar 26, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check against new openAPI spec remove S2 from type names

2 participants