mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-28 20:23:43 +08:00
feat(openapi): Add open api routes for routing v2 (#5686)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: post /v2/routing_algorithm
|
||||
---
|
||||
@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: get /v2/routing_algorithm/{routing_algorithm_id}
|
||||
---
|
||||
Reference in New Issue
Block a user