Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix enum types and other issues to incorporate the up-to-date api spec (
#62) * Feat: add enums with strings types generation * Feat: add enums extraction from schema * Fix generator. Add support for arrays in request's query. Enhance Go-style for URL(I)s and IDs. Enhance templates generation by templates definition and splitting sdk, mock and static. Add enum support for request's query. Signed-off-by: Dmitry Kisler <[email protected]> * Fix tests generation for arrays arguments. Signed-off-by: Dmitry Kisler <[email protected]> * Fix empty lines by removing templates declaration. Signed-off-by: Dmitry Kisler <[email protected]> * Add 'go fmt' execution step Signed-off-by: Dmitry Kisler <[email protected]> * Fix line break in the end of the file Signed-off-by: Dmitry Kisler <[email protected]> * Add the SDK v0.5.0 Signed-off-by: Dmitry Kisler <[email protected]> --------- Signed-off-by: Dmitry Kisler <[email protected]> Co-authored-by: Dmitry Kisler <[email protected]>
- Loading branch information