-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[DPG] integration into swagger pipeline #25445
Merged
Merged
Conversation
This file contains 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
Signed-off-by: Zhou Zheng <[email protected]>
Signed-off-by: Zhou Zheng <[email protected]>
Signed-off-by: Zhou Zheng <[email protected]>
Signed-off-by: Zhou Zheng <[email protected]>
Signed-off-by: Zhou Zheng <[email protected]>
support dpg for sdk generation pipeline
BigCat20196
approved these changes
Jul 28, 2022
/check-enforcer override |
Merged
wonder6845
pushed a commit
to wonder6845/azure-sdk-for-python
that referenced
this pull request
Aug 23, 2022
* add PyYAML * code * README.md format * multi client * code * gen multi client * single client gen * compatible with meta storage code * add log to lookup readme * dpg package does not need _meta.json in MAINFEST.in * add language, apiviewartifacts * optimize * Update setup.py * sdk generation pipeline support dpg Signed-off-by: Zhou Zheng <[email protected]> * auto codegen don't use specFolder to define swagger repo's location Signed-off-by: Zhou Zheng <[email protected]> * fetch automation_generate.sh recent change to sdk_generate.sh Signed-off-by: Zhou Zheng <[email protected]> * set default spec flord as global constant Signed-off-by: Zhou Zheng <[email protected]> * set DEFAULT_SPEC_FOLDER in generate_utils Signed-off-by: Zhou Zheng <[email protected]> * code * Update sdk_generate.sh * Update sdk_init.sh * Update generate_utils.py Co-authored-by: Zhou Zheng <[email protected]>
azure-sdk
pushed a commit
to azure-sdk/azure-sdk-for-python
that referenced
this pull request
Sep 12, 2023
[Hub Generated] Review request for Microsoft.PlaywrightTesting to add version preview/2023-10-01-preview (Azure#25445) * Generate new Service for playwrighttesting * Adding Management APIs for Microsoft.AzurePlaywrightService public preview api-version 2023-10-01-preview * CI failures Fix * Removed description form properties as it's not required * Added new resource type * Spell check fix * Renamed quota resource type * Rectifying the typespec issue for location based resource * Renamed enum value * Review comments addressed * Swagger build errors resolution * Swagger model validation error fix for example * Added dashboard URI in examples * Revert "Added dashboard URI in examples" This reverts commit 8b1a7cb8964592d026b176380afea398317f2387. * Mjmadhu playwrighttesting microsoft.azure playwright service 2023 10 01 preview data plane (Azure#25681) * Renamed entity from access-key to access-token * Added subscription state to handle appropriate action for clients * Added account state as a property * Updated regex for names * Updated example * Added readonly properties in PUT request examples
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.
#23156
test link: openapi-env-test/azure-rest-api-specs#3555