Skip to content

Commit

Permalink
Merge pull request #317 from blockfrost/fixes-2
Browse files Browse the repository at this point in the history
Fix html and descriptions
  • Loading branch information
vladimirvolek authored Sep 13, 2023
2 parents ad36355 + 6f5aab1 commit 6588f6f
Show file tree
Hide file tree
Showing 11 changed files with 463 additions and 366 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,12 @@
"Milkomeda",
"mirs",
"nutlink",
"Ogmios",
"openapi",
"redoc",
"redocly",
"tbody",
"UTXO",
"utxos",
"xpub"
]
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project will adhere to [Semantic Versioning](https://semver.org/spec/v2
Unreleased changes are in the `master` branch.

## [Unreleased]

### Fixed

- HTML table is SDKs
- requestBody for `/tx/submit` and `/ipfs/add` endpoint
- CODE language for `curl` examples

### Changed

- downgrade to OpenAPI 3.0.0
Expand Down
51 changes: 34 additions & 17 deletions openapi.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6588f6f

Please sign in to comment.