-
Notifications
You must be signed in to change notification settings - Fork 5.6k
[Microsoft.ResourceGraph] Returning null for nextLink in example to preserve the existing scenario #5792
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
Merged
Merged
[Microsoft.ResourceGraph] Returning null for nextLink in example to preserve the existing scenario #5792
Changes from 1 commit
Commits
Show all changes
71 commits
Select commit
Hold shift + click to select a range
a892e9f
Adding Workbooks resource type.
ericc1103 aee9914
Rename workbookDelete.json to WorkbookDelete.json
ericc1103 4ba66aa
Fixed undefiend parameter issue with Delete verb.
ericc1103 e6041b2
Merge branch 'master' of https://github.com/ericc1103/azure-rest-api-…
ericc1103 6672215
Update swagger to add subscriptionId
ericc1103 92ff8e9
Fixed duplicated operation id issue
ericc1103 c245a85
Removed links endpoint
ericc1103 bed6bc3
Removed unused samples
ericc1103 d3bac20
Revert "Removed unused samples"
ericc1103 5259a41
Revert "Removed links endpoint"
ericc1103 4227f6c
Removed link logic and added get by resourceid
ericc1103 328b75c
Applied PR comments
ericc1103 b742198
Added Resource Group parameter for GET. Removed get by sourceId since…
ericc1103 15a0dcb
Merged with upstream. Modify Workbook Resource Type to include RG and…
ericc1103 12a3962
Resolved the merge conflicts with readme.md
ericc1103 f78a25b
Merge remote-tracking branch 'upstream/master'
ericc1103 ebf8df0
Remove a location parameter since ARM routes it as we are using an tr…
ericc1103 75c93eb
Created newer version (2018-04-01-preview) for workbook resource type.
ericc1103 b2613f1
Merge remote-tracking branch 'upstream/master'
ericc1103 86e578d
Added Microsoft/Insights/Operations
ericc1103 1f479eb
Added Microsoft/Insights/Operations
ericc1103 2f52c4e
Corrected the api version.
ericc1103 4dca63c
Made properties of PATCH operation as not required. Updated the versi…
ericc1103 f59f9fe
Updated Resource properties with the correct fields. Created new defi…
ericc1103 eb74830
Update readme file
ericc1103 3fcc797
Uses plural for operation group name
ericc1103 60eb6f2
Get the latest version from the upstream and resolved the merge conflict
ericc1103 bd29c56
Removed x-ms-mutability settings
ericc1103 46c31d1
Removed the location settings for PATCH
ericc1103 35e87fd
Resolved the merge conflicts
ericc1103 9f5758c
Added Microsoft.ResourceGraph/SavedQuery resource type
ericc1103 81c09b4
Fixed various validation errors
ericc1103 70ea7d1
Updated ARG/resources to add a saved query support along with examples
ericc1103 1c559d9
Updated ARM/resources based on the feedback
ericc1103 46f9eed
Prepared for Swagger submittion
ericc1103 68f9e68
Merge remote-tracking branch 'upstream/master'
ericc1103 499cdf5
Added saved query entry in readme.md
ericc1103 87aed5b
Changed HTTP status code of 201 to 200 for DELETE
ericc1103 84fed1d
Removed a name from payload since it is already specified in url
ericc1103 bebd7e4
Removed location since it is a global resource and added eTag
ericc1103 7e32b82
Merge remote-tracking branch 'upstream/master'
ericc1103 b662233
Moved savedquery.json along with all examples into 2018-09-01-preview…
ericc1103 fbcceb7
Update saved query metadata in OperationsList.json
ericc1103 0c3fd31
Updated readme.md file to address a version
ericc1103 bcb4dfe
Fixed a version for saved query
ericc1103 be69a86
Fixed indentation of -input-file in readme
ericc1103 3cf2ff9
Renamed Saved => Graph
ericc1103 5227309
Merge remote-tracking branch 'upstream/master'
ericc1103 8bdf140
Applied PR comments
ericc1103 6e867ba
Restored extended enum value in ResultKind since we are using it
ericc1103 2824f34
Removed the extended enum value again
ericc1103 e218366
Apply ARM API team comments
ericc1103 0a40510
Merge remote-tracking branch 'upstream/master'
ericc1103 4ed51f7
Merge remote-tracking branch 'upstream/master'
ericc1103 784e767
Fix examples
ericc1103 6cee3ce
Fix examples
ericc1103 2915d70
Added nextLinkName
ericc1103 8225612
add Go SDK build
jhendrixMSFT 4a454fa
make descriptions match
jhendrixMSFT d80fb24
Added nextLink definition in OperationListResult
ericc1103 09cb1a6
Merge branch 'master' of https://github.com/ericc1103/azure-rest-api-…
ericc1103 dca15ca
Removed a duplicated OperationListResult and reference to resourcegra…
ericc1103 4032af8
Added nextLinkName: nextLink for x-ms-pageable in operations
ericc1103 b379fcd
fix formatting and description
jhendrixMSFT d88ec19
Removed extended from enum
ericc1103 b7d2a29
Merge branch 'master' of https://github.com/ericc1103/azure-rest-api-…
ericc1103 b94030d
Remove nextLink from the example
ericc1103 4127ed8
Merge remote-tracking branch 'upstream/master'
ericc1103 60f62d2
Returning null for nextLink in the example so that we can preserve th…
ericc1103 faf94df
Removed nextLink entirely per PR comment
ericc1103 650f5e6
Merge remote-tracking branch 'upstream/master'
ericc1103 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Returning null for nextLink in the example so that we can preserve th…
…e existing scenario.
- Loading branch information
commit 60f62d2d6fbdb6eac8cb1d60dcac27234e1aa359
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.