Skip to content

Commit 0d78333

Browse files
authored
Update Config API (#487)
Updated generated code for Config API. Resolves: OLPEDGE-2621 Signed-off-by: Oleksii Zubko <[email protected]>
1 parent b59147b commit 0d78333

File tree

4 files changed

+649
-286
lines changed

4 files changed

+649
-286
lines changed

@here/olp-sdk-dataservice-api/api-generator/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ java \
1313
-l typescript-fetch \
1414
-o out
1515
```
16+
17+
Use `--template-engine mustache` for V3 (https://github.com/swagger-api/swagger-codegen/issues/7330#issuecomment-450925645)

@here/olp-sdk-dataservice-api/api-generator/templates/TypeScript-Fetch/licenseInfo.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 HERE Europe B.V. and its affiliate(s).
2+
* Copyright (C) 2020-2021 HERE Europe B.V. and its affiliate(s).
33
* All rights reserved.
44
*
55
* This software and other materials contain proprietary information

0 commit comments

Comments
 (0)