-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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
Fix examples for API portal API try-out feature #25337
Merged
Sneezry
merged 1 commit into
Azure:dev-appplatform-2023-09-01-preview
from
jiec-msft:mason/dev-appplatform-2023-09-01-preview
Aug 17, 2023
Merged
Fix examples for API portal API try-out feature #25337
Sneezry
merged 1 commit into
Azure:dev-appplatform-2023-09-01-preview
from
jiec-msft:mason/dev-appplatform-2023-09-01-preview
Aug 17, 2023
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
Hi, @jiec-msft! Thank you for your pull request. To help get your PR merged: Generated ApiView comment added to this PR. You can use ApiView to show API versions diff. |
Next Steps to Merge
|
Swagger Validation Report
|
Swagger Generation Artifacts
|
Generated ApiView
|
This was referenced Aug 16, 2023
Sneezry
approved these changes
Aug 17, 2023
yuwzho
pushed a commit
that referenced
this pull request
Aug 24, 2023
yuwzho
pushed a commit
that referenced
this pull request
Aug 24, 2023
Sneezry
pushed a commit
that referenced
this pull request
Sep 6, 2023
Fix exmaple for api portal api try-out feature (#25337)"
rkmanda
pushed a commit
that referenced
this pull request
Sep 12, 2023
* Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat: fragment support swagger change (#25314) * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322) * support war file deployment (#25312) Co-authored-by: Yi Li <[email protected]> * Fix exmaple for api portal api try-out feature (#25337) * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331) * Add gateway apm reference (#25408) * Add expand parameter for list deployment (#25411) * Add expand parameter for list deployments API (#25471) * change order of expand (#25587) * Update readme.go.md (#25634) * Update readme.go.md * Update readme.python.md * Update readme.ruby.md * Revert api portal try out feature (#25677) Fix exmaple for api portal api try-out feature (#25337)" * add API to list all server versions (#25720) * add API to list all server versions * refine list supported server version API * refine description --------- Co-authored-by: Yi Li <[email protected]> * use enum for autoSync (#25722) * Update appplatform.json (#25724) * certificate - rename enum (#25723) * use enum for autoSync * rename enum * rename enum --------- Co-authored-by: guitarsheng <[email protected]> Co-authored-by: Mason Chen <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Jeff <[email protected]> Co-authored-by: ninpan-ms <[email protected]>
jnlycklama
pushed a commit
that referenced
this pull request
Nov 8, 2023
* Adds base for updating Microsoft.AppPlatform from version preview/2023-07-01-preview to version 2023-09-01-preview * Updates readme * Updates API version in new specs and examples * feat: fragment support swagger change (#25314) * Add apiTryOutEnabledState properties for api portal for 2023-09-01-preview api (#25322) * support war file deployment (#25312) Co-authored-by: Yi Li <[email protected]> * Fix exmaple for api portal api try-out feature (#25337) * Add property `autoSync` in `KeyVaultCertificateProperties` (#25331) * Add gateway apm reference (#25408) * Add expand parameter for list deployment (#25411) * Add expand parameter for list deployments API (#25471) * change order of expand (#25587) * Update readme.go.md (#25634) * Update readme.go.md * Update readme.python.md * Update readme.ruby.md * Revert api portal try out feature (#25677) Fix exmaple for api portal api try-out feature (#25337)" * add API to list all server versions (#25720) * add API to list all server versions * refine list supported server version API * refine description --------- Co-authored-by: Yi Li <[email protected]> * use enum for autoSync (#25722) * Update appplatform.json (#25724) * certificate - rename enum (#25723) * use enum for autoSync * rename enum * rename enum --------- Co-authored-by: guitarsheng <[email protected]> Co-authored-by: Mason Chen <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Yi Li <[email protected]> Co-authored-by: Jeff <[email protected]> Co-authored-by: ninpan-ms <[email protected]>
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.
Fix examples for API portal API try-out feature