Commit 52c6527
authored
Feature/open api improvement (#70)
* Fix documentation on windows
* Update postman collection with movement example
* Update pom.xml
* Change ubuntu version to v20.04
* Change all checks for ubuntu check
* Remove graalvm sdk from pom
* Revert awt reflect config
* Revert to latest ubuntu on gh actions
* Add json and yml resource path and property into codebase
* Add openApi unit test for resource path
* Extend unit tests and add wrong resource path id check
* Add postman collection for open api generation1 parent 869af7e commit 52c6527
File tree
6 files changed
+538
-46
lines changed- aspect-model-editor-core/src/main/java/org/eclipse/esmf/ame/exceptions
- aspect-model-editor-runtime/postman
- aspect-model-editor-service/src
- main/java/org/eclipse/esmf/ame/services
- test/java/org/eclipse/esmf/ame/services
- aspect-model-editor-web-core/src/main/java/org/eclipse/esmf/ame/exceptions
- aspect-model-editor-web/src/main/java/org/eclipse/esmf/ame/api
6 files changed
+538
-46
lines changedLines changed: 33 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments