Skip to content

Commit

Permalink
PIN-4020 Resolved endpoint in camel case
Browse files Browse the repository at this point in the history
  • Loading branch information
nttdata-rtorsoli committed Sep 29, 2023
1 parent 4aff227 commit dd4b746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/interface-specification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ paths:
application/problem+json:
schema:
$ref: '#/components/schemas/Problem'
/eservices/{eServiceId}/riskanalysis/{riskAnalysisId}:
/eservices/{eServiceId}/riskAnalysis/{riskAnalysisId}:
parameters:
- $ref: '#/components/parameters/CorrelationIdHeader'
- $ref: '#/components/parameters/IpAddress'
Expand Down

0 comments on commit dd4b746

Please sign in to comment.