Skip to content

Commit

Permalink
changed path
Browse files Browse the repository at this point in the history
  • Loading branch information
petretiandrea committed Oct 16, 2024
1 parent 5152778 commit 938438e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions openapi/pagopa/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ info:
servers:
- url: http://localhost:8080
tags:
- name: rtp-notice
- name: rtps
description: API Group aims to notify a pagoPa notice through Request To Pay (RTP)
paths:
/rtp-notices:
/rtps:
post:
tags:
- rtp-notice
- rtps
operationId: "createRtp"
summary: "Create and send a new RTP from a pagoPa notice"
description: "Create and send a new RTP from a pagoPa notice"
Expand Down

0 comments on commit 938438e

Please sign in to comment.