Initial Support for OpenAPI v3.0.1 description document creation - #1462
Merged
Sean Leonard (seantleonard) merged 36 commits intoMay 11, 2023
Conversation
…, and add GET (all), POST, and PUT,PATCH,DELETE operations and return results
…return http codes
Sean Leonard (seantleonard)
marked this pull request as ready for review
May 3, 2023 08:03
Sean Leonard (seantleonard)
requested review from
Aniruddh Munde (Aniruddh25),
Jelte Fennema-Nio (JelteF),
Mathieu Tremblay (Mathos1432),
aaronburtle,
Aaron Powell (aaronpowell),
Abhishek Kumar (abhishekkumams),
Ayush Agarwal (ayush3797),
Gledis Zeneli (gledis69),
Bhaskar Mallapragada (mbhaskar),
Milis (milismsft) and
tarazou9
as code owners
May 3, 2023 08:03
…napi under main restcontroller endpoint, updated logic for openapi, included nextlink
…oint, updated openapidocumentor handling of stored procedures and post requests to tables with auto-gen/non-autogen pk consideration in body.
Aniruddh Munde (Aniruddh25)
approved these changes
May 10, 2023
Abhishek Kumar (abhishekkumams)
approved these changes
May 11, 2023
Sean Leonard (seantleonard)
enabled auto-merge (squash)
May 11, 2023 16:30
Sean Leonard (seantleonard)
deleted the
dev/seantleonard/openapiv3_initial
branch
May 11, 2023 16:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why make this change?
What is this change?
How was this tested?
Sample Request(s)