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

TS Generator tasks to be accomplished #2

Closed
6 of 15 tasks
amarzavery opened this issue Sep 6, 2017 · 1 comment
Closed
6 of 15 tasks

TS Generator tasks to be accomplished #2

amarzavery opened this issue Sep 6, 2017 · 1 comment
Milestone

Comments

@amarzavery
Copy link
Contributor

amarzavery commented Sep 6, 2017

  • Figure out running mocha tests in the browser
  • Figure out a way to document callbacks and promises accurately
  • Add support for enums and x-ms-enums
  • Improve paging experience by iterating over the items in the array present in the value property and automatically fetch the next page if present when iteration over the current list of items is complete
  • Improve the long running experience by providing a poller object that can provide the current status of polling and provides the final result once polling is done
  • Finalize the state diagram for long running operation and implement the state design pattern to make things easier for adding new states
  • Finalize the ms-rest-nodeauth repo
  • Create a separate repo and package named ms-rest-azure-env that provides the endpoints for different environments. This will help us to use this package for node and browser auth
  • Figure out a mechanism to auto-generate README.md with samples for typescript (and vanilla javascript (index.html) if possible)
  • BaseIsPolymorphic in the generator
  • Enum Validation for parameters on the client
  • Update ms-rest-js, ms-rest-azure-js, ms-rest-nodeauth with the recent changes made in ms-rest and ms-rest-azure (Make sure to port the new changes done in ms-rest and ms-rest-azure off lately to ms-rest-js and ms-rest-azure-js as well. ms-rest-js#9)
    • changes related to polymorphic discriminator
    • add support for CognitiveServicesCredentials, APIKeyCredentials, KeyVaultClientCredentials, TopicCredentials (EventGrid data-plane)
  • Figure out a layout for all the sdks in the isomorphic javascript repo.
@ghost ghost added this to the Sprint-127 milestone Nov 5, 2018
@ghost
Copy link

ghost commented Nov 19, 2018

Since we've release the autorest.typescript generator and azure-sdk-for-js repository, I'm going to call this done.

This issue was closed.
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

No branches or pull requests

1 participant