Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 2 additions & 0 deletions @here/olp-sdk-dataservice-api/api-generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ java \
-l typescript-fetch \
-o out
```

Use `--template-engine mustache` for V3 (https://github.com/swagger-api/swagger-codegen/issues/7330#issuecomment-450925645)
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (C) 2020 HERE Europe B.V. and its affiliate(s).
* Copyright (C) 2020-2021 HERE Europe B.V. and its affiliate(s).
* All rights reserved.
*
* This software and other materials contain proprietary information
Expand Down
Loading