mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 00:49:42 +08:00
refactor: Rename business profile to profiles in api, diesel, domain, interface and error types (#5877)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
---
|
||||
openapi: post /v2/profiles/{profile_id}/fallback_routing
|
||||
---
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
openapi: post /v2/profiles
|
||||
---
|
||||
---
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
openapi: get /v2/profiles/{profile_id}
|
||||
---
|
||||
---
|
||||
@ -0,0 +1,3 @@
|
||||
---
|
||||
openapi: patch /v2/profiles/{profile_id}/fallback_routing
|
||||
---
|
||||
@ -1,3 +1,3 @@
|
||||
---
|
||||
openapi: put /v2/profiles/{profile_id}
|
||||
---
|
||||
---
|
||||
Reference in New Issue
Block a user