Skip to content

Commit

Permalink
Add NTangle (#1973)
Browse files Browse the repository at this point in the history
  • Loading branch information
chullybun authored Dec 16, 2021
1 parent c155d5c commit dcd41e4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2029,6 +2029,17 @@
"nswag.json"
]
},
{
"name": "ntangle",
"description": "NTangle (https://github.com/Avanade/ntangle) CDC code-generation configuration.",
"url": "https://raw.githubusercontent.com/Avanade/NTangle/main/schemas/ntangle.json",
"fileMatch": [
"ntangle.yaml",
"ntangle.yml",
"ntangle.json",
"ntangle.jsn"
]
},
{
"name": "Ory Oathkeeper configuration",
"description": "Schema for Ory Oathkeeper configuration file",
Expand Down

0 comments on commit dcd41e4

Please sign in to comment.