Skip to content

Commit

Permalink
migrate v1 create subscription endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
juraj.bacovcin committed Feb 5, 2024
1 parent 7aca55d commit 7ced60b
Show file tree
Hide file tree
Showing 3 changed files with 446 additions and 2 deletions.
3 changes: 3 additions & 0 deletions categories/subscriptions/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ tags:
servers:
- url: https://api.tatum.io
paths:
/v1/subscription:
post:
$ref: categories/subscriptions/paths/v1_subscription_post.yml
/v3/subscription:
post:
$ref: categories/subscriptions/paths/v3_subscription_post.yml
Expand Down
Loading

0 comments on commit 7ced60b

Please sign in to comment.