-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Update ADL catalog #346
Merged
Merged
Update ADL catalog #346
Changes from all commits
Commits
Show all changes
76 commits
Select commit
Hold shift + click to select a range
3c7555c
Remove requirement on subscriptionId
96c05a1
Need to make contents required since this is a PUT.
6b2d1e2
update documentation to reflect param required
d14dadc
undo this temp change
bb2178d
Change this name to be more descriptive.
e4a2b8c
does not need to be modeled as a string.
7bf762d
fix all enums to be enums.
b1563a5
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
bd335c4
Add new API version for job
eafe1b0
missed version change here as well.
5f32e3f
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
be8b7bf
temp commit to remove the required flag
7074192
Revert "temp commit to remove the required flag"
e121987
Add missing enum value
ed32520
Missed one.
799fedf
Add in new functionality
e99b99a
Work around for issue: 903
4cc7648
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
1026b14
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
c985596
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
cabf298
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
3086b7c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
04f0052
addressed comments from Amar.
0298665
fix descriptions and add partition APIs
d226499
sync from master
275f42c
Add missing method to delete all secrets in db
15f769f
temporarily remove partition list for current ship.
6cd6d46
Add diagnostics to USqlJobProperties.
ed28f3a
Missing enum value.
aebb774
two more missing enums.
a68ceff
Put partitions back in for next release.
822fb58
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
e2150a5
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
8acf2fd
Test out composites.
105b888
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
042635b
add the log folder and logFilePattern to the sdk
5ed42e5
Remove composite specs since they don't work
3e72fe1
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
310b460
Error json fixes
4c883a2
bad syntax is bad.
54b862c
missed a boolean switch for readOnly,.
91f27c1
definition -> definitions
2b4962d
Change the name to be more descriptive
805a632
Following feedback from the slack forum
2675ff8
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
c8cba3e
Add discriminators for webhdfs
c17be3c
Further flatten and rename
8818a93
Rename to Adls
14c8726
nested exception discriminator
cdcb856
update the required piece.
76c2386
try not indexing
6b0d442
move it down to see if this fixes it.
20b445f
Try nesting again.
54e9046
Trying a work around.
c9a145b
Update to the work around
ac5f63b
Work around didn't work, going back to what did.
b17324c
Removed the unneccessary nesting.
5673cd0
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
b27cf5b
Add the accesscontrolexception
601cdd0
Sync to latest master
f95bf4c
remove extra next link stuff
78fcd72
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
b54f0bd
Remove currently unsupported API
44f7faf
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
dd853a5
Adding missing x-ms-odata tags in catalog
fcabb09
switch to GET for this call per the FE team
6685372
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
b7dffad
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
6e1d9a5
Add partition properties
ccd7bb7
missed the #
516c36d
Removing get/set from descriptions
08ff494
Fixed to not remove "Gets " from method descript
08349b0
Add the get back to globals.
541762c
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
1daef5d
Catalog item updates
1c80332
Fix URL based on feedback
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
There are no files selected for viewing
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
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 was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Try not to have empty descriptions