Skip to content

Code generation for Azure Storage Files #19757

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 14 commits into from
Jan 20, 2023

Conversation

souravgupta-msft
Copy link
Member

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Jan 5, 2023
@jhendrixMSFT
Copy link
Member

Will we be able to directly export the generated code?

CC @JeffreyRichter

@JeffreyRichter
Copy link
Member

We can probably expose all the models but I think we want some custom clients because there is are service, (sub)directory, and file clients that have relationships with each other similar to blob services, containers, and blobs.

@weshaggard weshaggard closed this Jan 17, 2023
@weshaggard weshaggard reopened this Jan 17, 2023
@jhendrixMSFT jhendrixMSFT requested a review from benbp as a code owner January 18, 2023 19:26
@jhendrixMSFT
Copy link
Member

/azp run prepare-pipelines

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jhendrixMSFT
Copy link
Member

Linter error is expected due to no contents in the root package. This will eventually go away.

Copy link
Contributor

@tasherif-msft tasherif-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@souravgupta-msft just as a final check please refer to the azure storage rest api docs to make sure generated APIs required/optional fields are mapped correctly, other than that this looks good

@souravgupta-msft souravgupta-msft merged commit 5ac5d37 into feature/azfile Jan 20, 2023
@souravgupta-msft souravgupta-msft deleted the sourav/auto-generation branch January 20, 2023 16:09
@souravgupta-msft souravgupta-msft added this to the azfile v0.1.0 milestone Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AzFile Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants