Skip to content

Commit 32a6c51

Browse files
committed
chore(generator): add full generation config
1 parent 2dca3f9 commit 32a6c51

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"specUrl": "https://api.prime.coinbase.com/v1/openapi.yaml",
3+
"committedSpecPath": "apiSpec/prime-public-spec.yaml",
4+
"tagToFolderOverrides": {
5+
"Travel Rule": "transactions"
6+
},
7+
"operationOverrides": {}
8+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[]

0 commit comments

Comments
 (0)