Skip to content

Commit

Permalink
fix: correct schema
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmikhalevich committed Jun 26, 2024
1 parent ee5ffc6 commit 7d37e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rollup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.0

info:
title: Cartesi Rollup HTTP API
version: 0.9
version: '0.9.0'
license:
name: Apache-2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
Expand Down

0 comments on commit 7d37e18

Please sign in to comment.