Skip to content

Commit bb80685

Browse files
committed
Fix duplicated id
1 parent 3b3668f commit bb80685

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openfisca_web_api/openAPI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ paths:
370370
tags:
371371
- "Entities"
372372
summary: "List all available Entities"
373-
operationId: "getVariables"
373+
operationId: "getEntities"
374374
responses:
375375
200:
376376
description: "The list of the entities as well as their information is sent back in the response body"

0 commit comments

Comments
 (0)