Skip to content

Commit

Permalink
Merge pull request #1817 from Sensedia/ORB-3028
Browse files Browse the repository at this point in the history
feat(Invoice financings): ORB-3028 - Criar nova versão da API - v2.1.0-rc.1
  • Loading branch information
FelipeBaumgartel authored Jul 18, 2023
2 parents 255272a + b3c621d commit 15cb836
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ info:
### `/contracts/{contractId}/payments`
- permissions:
- GET: **INVOICE_FINANCINGS_PAYMENTS_READ**
version: 2.1.1-rc.1
version: 2.1.0-rc.1
license:
name: Apache 2.0
url: 'https://www.apache.org/licenses/LICENSE-2.0'
Expand Down
4 changes: 2 additions & 2 deletions swagger-apis/invoice-financings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
{"name": "2.0.0-RC1.0", "url": "./2.0.0-RC1.0.yml"},
{"name": "2.0.0", "url": "./2.0.0.yml"},
{"name": "2.0.1", "url": "./2.0.1.yml"},
{"name": "2.1.1-rc.1", "url": "./2.1.1-rc.1.yml"}],
"urls.primaryName": "2.1.1-rc.1", // default spec
{"name": "2.1.0-rc.1", "url": "./2.1.0-rc.1.yml"}],
"urls.primaryName": "2.1.0-rc.1", // default spec
dom_id: '#swagger-ui',
deepLinking: true,
supportedSubmitMethods:[],
Expand Down

0 comments on commit 15cb836

Please sign in to comment.