Skip to content

Commit

Permalink
fix: typod path parameter in 3.0/readme.yaml (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
erunion authored Jan 3, 2022
1 parent 707098f commit 4478f07
Show file tree
Hide file tree
Showing 3 changed files with 940 additions and 996 deletions.
2 changes: 1 addition & 1 deletion 3.0/yaml/readme.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -638,7 +638,7 @@ paths:
description: Could not find target fork in database
security:
- apiKey: []
"/version/:versionId":
"/version/{versionId}":
get:
operationId: getVersion
summary: Get version
Expand Down
Loading

0 comments on commit 4478f07

Please sign in to comment.