Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenAPI specification and API Adjusts #356

Merged
merged 49 commits into from
Jun 14, 2022
Merged

OpenAPI specification and API Adjusts #356

merged 49 commits into from
Jun 14, 2022

Conversation

mlsmaycon
Copy link
Collaborator

@mlsmaycon mlsmaycon commented Jun 7, 2022

Introduced an OpenAPI specification
Updated API handlers to use the specification types

Added patch operation for rules and groups
And methods on account manager

Put operations require id

Updated field case for request and response body

@mlsmaycon mlsmaycon requested a review from braginini June 7, 2022 08:46
@mlsmaycon mlsmaycon marked this pull request as ready for review June 13, 2022 19:46
@braginini braginini merged commit 503a116 into main Jun 14, 2022
@braginini braginini deleted the api-adjusts branch June 14, 2022 08:32
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
Introduced an OpenAPI specification.
Updated API handlers to use the specification types.

Added patch operation for rules and groups
and methods to the account manager.

HTTP PUT operations require id, fail if not provided.

Use snake_case for HTTP request and response body
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.

2 participants