Skip to content

Conversation

@openapi-sdkautomation
Copy link

Created to accumulate changes for: batch/resource-manager/v2017_09_01

fix: Batch model validation errors

- Add body for RESPONSE_BODY_NOT_IN_EXAMPLE errors
- active -> Active for state enum in 2017-09-01 examples
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

mitchdenny and others added 15 commits July 29, 2019 09:45
* update CODEOWNERS scope for /eng/code-quality-reports/

* add @JonathanGiles
* Storage SAS implementation (#4404)

* SAS implementation

* Fixed some minor formatting issues

* Fixed checkstyle problems and test issue

* Remove RawClients from Blobs (#4375)

Removes RawClients from Storage Blobs

* Add storage swaggers

* Update Storage to azure-core preview 3

* Add deleteContainer to StorageClient and getBlobClient with Snapshot to ContainerClient (#4376)

* Removed raw clients

* Added deleteContainer to StorageClient

* Added getAppendBlob with snapshot to ContainerClient

* Storage queue linting, builder refactor, tests (#4383)

* Initial check in for storage queue

* Address code review feedback in AutoRest

* Initial checkin for Storage file (#4414)

* Finished the restructure, refactor builder. Added sleep in record feature. Linting

* Merge Storage Blob Client Builders (#4468)

Merges AppendBlobClientBuilder, BlobClientBuilder, BlockBlobClientBuilder, and PageBlobClientBuilder into a single builder class BlobClientBuilder. Additionally, JavaDoc comments for the other builder classes, ContainerClientBuilder and StorageAccountClientBuilder, were cleaned up and the way the endpoint is handled in builders was changed.

* Regenerate blob file queue after merge

* Up azure core version for file & queue

* Apply all the manual fixes in swagger

* Change directoryName to directoryPath

* Use non-fluent pattern for generated clients

* Fix build after merging with master

* Return void on setters

* Revert spotbugs config change
* remove java code isImple check but move to suppression and add only check for public class for external Dependency check

* external dependency check fix

* skip check for sample

* remove unused import

* remove test code

* remove comments

* refactor error message

* refactor the sections of suppression for easier to review

* wording

* generic model
* Renamed StorageClient to BlobServiceClient

* Cleanup README

* Fix README example links

* Fixed XML serialization issue
* Added links REST API documentation
* Storage SAS implementation (#4404)

* SAS implementation

* Fixed some minor formatting issues

* Fixed checkstyle problems and test issue

* Remove RawClients from Blobs (#4375)

Removes RawClients from Storage Blobs

* Add deleteContainer to StorageClient and getBlobClient with Snapshot to ContainerClient (#4376)

* Removed raw clients

* Added deleteContainer to StorageClient

* Added getAppendBlob with snapshot to ContainerClient

* Storage queue linting, builder refactor, tests (#4383)

* Initial check in for storage queue

* Beginning of code snippets for BlobAsyncClient

* JavaDoc snippets for BlobAsyncClient and BlobClient

* Added links to REST API docs for BlobAsyncClient and BlobClient, fixed JavaDoc issues, fix unit test issues

* Removed invalid import
* Bump to the right version. Switch test account to team account.
Configuration Bug fix in Identity
* Update checkstyle goals to use the parent pom cconfiguration
Moved ```storage``` to ```sdk/storage```
hemanttanwar and others added 3 commits July 31, 2019 18:57
PagedIterable and IterableResponse API for Sync Client
fix: Batch model validation errors

- Add body for RESPONSE_BODY_NOT_IN_EXAMPLE errors
- active -> Active for state enum in 2017-09-01 examples
@yaohaizh yaohaizh closed this Aug 16, 2019
@yaohaizh yaohaizh deleted the sdkAutomation/batch/resource-manager/v2017_09_01 branch December 19, 2019 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.