Skip to content

Commit

Permalink
chore: remove symbol from contract
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 4, 2023
1 parent b66810d commit 1d49481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
branch_name: "main",
tags: ["dev"],
contract: {
content: { some: "contract" }.to_yaml,
content: { "some" => "contract" }.to_yaml,
content_type: "application/yaml",
specification: "oas"
},
Expand Down

0 comments on commit 1d49481

Please sign in to comment.