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][Fetch] Add support for openapi maps/dictionaries to be generated as typescript map #2913

Merged

Commits on May 16, 2019

  1. Add openapi dictionary/map support to typescript-fetch client generator

    	Change isContainer -> isListContainer for existing array support.
    	Add isMapContainer control flow, adding map support.
    	Add utility function to help map openapi map/dictionaries to ts maps.
    	Close OpenAPITools#1878
    ehvattum committed May 16, 2019
    Configuration menu
    Copy the full SHA
    8a2be88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2454ade View commit details
    Browse the repository at this point in the history