Skip to content

Commit

Permalink
refactor(openapi): extend license name
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Apr 28, 2024
1 parent c994080 commit f9c0e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/api/v1/_openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"info": {
"title": "FXHU",
"license": {
"name": "MIT",
"name": "MIT License",
"identifier": "MIT"
},
"version": "1.0"
Expand Down

0 comments on commit f9c0e15

Please sign in to comment.