Skip to content

Commit 59fca6c

Browse files
committed
feat: adding operation's traits serialization
Signed-off-by: Pawel Psztyc <[email protected]>
1 parent 629fe0c commit 59fca6c

39 files changed

+1445
-89
lines changed

apis/apis.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"demo-api/demo-api.raml": "RAML 1.0",
3+
"arc-demo-api/arc-demo-api.raml": "RAML 1.0",
34
"SE-12957/SE-12957.json": "OAS 2.0",
45
"multiple-servers/multiple-servers.yaml": { "type": "OAS 3.0", "mime": "application/yaml" },
56
"async-api/async-api.yaml": "ASYNC 2.0",

0 commit comments

Comments
 (0)