Skip to content
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 76 commits into from
Jun 16, 2016
Merged

Update ADL catalog #346

merged 76 commits into from
Jun 16, 2016

Conversation

begoldsm
Copy link
Contributor

This change updates the ADL catalog to include a new API and some updates to the existing objects.

begoldsm added 30 commits March 24, 2016 13:32
These clients don't need a subscriptionId.
Will add extensions that make it optional in C# and zero it out to an
empty stream.
Issue: Azure/autorest#884 is tracking support
for this being an optional param properly and not resulting in a null
reference. So I will keep this spec as is.
Makes this more obvious to end users and easier to understand.
This API version changes the format for dates and timespan objects to be
ISO compliant.
We need a way to have template parameters not be required when they are
in the host. I will work with Amar for this next week.
Switch over to MSLISTSTATUS which gives more flexibility for listing
files/folders.
explicitly calling out our chunked transfer APIs until issue:
Azure/autorest#903 is resolved.
In hyak, we could do this by simply excluding the parameter. That is not
swagger compliant, so we need a separate entry.
This was missing during the port from Hyak.
begoldsm added 25 commits May 10, 2016 17:43
Add a placeholder property at the root level which should get properly
picked up.
Slight change to the stub property.
I thought I had removed this previously. removing it again, since it
should no longer be used.
This API supports both a GET and a POST, with the POST planning on being
deprecated before we GA, so we are switching the SDK now in preparation.
parentName
createDate
latest generation tool automatically adds it.
Add distributionInfo to tables
Add a new type called USqlTableType
should be tabletypes instead of tables
@begoldsm
Copy link
Contributor Author

Note: I am trying to figure out how to get rid of all these extra commits, since these should have all been condensed a long time ago. I tried a --rebase, but it resulted in a lot of conflicts. I am open to suggestions for shrinking the commit list, though :)

],
"responses": {
"200": {
"description": "",
Copy link
Contributor

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

@amarzavery amarzavery merged commit 02db555 into Azure:master Jun 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants