Adding Swagger example files for all of ADLA and ADLS#9
Merged
begoldsm merged 1 commit intobegoldsm:masterfrom Jul 12, 2017
Merged
Adding Swagger example files for all of ADLA and ADLS#9begoldsm merged 1 commit intobegoldsm:masterfrom
begoldsm merged 1 commit intobegoldsm:masterfrom
Conversation
Not completely done -- trying to address an x-ms-path issue with the Swagger team.
begoldsm
pushed a commit
that referenced
this pull request
Jul 12, 2017
This takes all of the new x-ms-examples from PR: * #9 And puts them into the correct format for the new branch structure.
veronicagg
pushed a commit
to Azure/azure-rest-api-specs
that referenced
this pull request
Jul 15, 2017
* Make readOnly properties readOnly * Translation of master -> current for ADL This takes all of the new x-ms-examples from PR: * begoldsm#9 And puts them into the correct format for the new branch structure. * Fix pathing and add newlines Added new lines to the end of all example files to make GitHub happy. Fixed the ../examples to be ./examples due to the new folder structure. * Undoing readOnly change for this PR Current PR is focused only on adding examples. I will make functional updates to the spec in a separate branch. * Fixes to specs due to missing requirements Fixed query params and moved one operation back into "paths" due to missing requirements documented in this github issue: Azure/autorest#2440 * Update examples to include OP now. * Fix a couple validation issues 1. copy paste fail for LISTSTATUS 2. A change that should be in a different branch ended up in this PR. Reverted it (for the account_list payload). * Fix validation error because exception is required. * Missed the x-ms-azure-resource tag
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.
There are three pending issues with this change that were already discussed with the Swagger team. These errors are from the oav while calling "oav validate-example filesystem.json." Every Swagger file passed these tests except filesystem.json and its example files.