Skip to content

Commit

Permalink
fix: server url
Browse files Browse the repository at this point in the history
  • Loading branch information
ikadix committed Aug 22, 2024
1 parent bff33d2 commit 0ce368b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next/katapult-core-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"servers": [
{
"url": "http://api.katapult.io/core/v1"
"url": "https://api.katapult.io/core/v1"
}
],
"paths": {
Expand Down

0 comments on commit 0ce368b

Please sign in to comment.