Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add type mappings for JS client
  • Loading branch information
rsora committed May 13, 2020
commit d199847cac6c41e167bff1c207e65e0eb3c11338
2 changes: 2 additions & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ languages:
commands:
- commandline:
- function: openapi_generator_generate
- --type-mappings
- AnyType=Object
description: Generate js code using openapi-generator
templates:
source:
Expand Down