Skip to content

Commit

Permalink
Corretto path api basic
Browse files Browse the repository at this point in the history
  • Loading branch information
nardil committed Jul 31, 2019
1 parent aad1521 commit 1a29346
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 @@ -9,7 +9,7 @@ info:
name: GPL
url: 'https://github.com/link-it/GovPay/blob/master/LICENSE'
servers:
- url: ${it.govpay.apiurl}/govpay/backend/api/backoffice/rs/v1/
- url: ${it.govpay.apiurl}/govpay/backend/api/backoffice/rs/basic/v1/
tags:
- name: Enti Creditori
description: Anagrafica degli Enti Creditori
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ info:
name: GPL
url: 'https://github.com/link-it/GovPay/blob/master/LICENSE'
servers:
- url: ${it.govpay.apiurl}/govpay/backend/api/ragioneria/rs/basic/v3/
- url: ${it.govpay.apiurl}/govpay/backend/api/ragioneria/rs/basic/v2/
tags:
- name: Rendicontazioni
description: Consultazione delle rendicontazioni emesse da pagoPA
Expand Down Expand Up @@ -1197,4 +1197,4 @@ components:
description: Dati applicativi allegati dal gestionale secondo un formato proprietario.
pendenza:
$ref: '#/components/schemas/Pendenza'


0 comments on commit 1a29346

Please sign in to comment.