Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX committed Nov 9, 2024
1 parent f0154d7 commit 2b316d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ CxPolicy[result] {
}

CxPolicy[result] {
some doc in input.document\
some doc in input.document
openapi_lib.check_openapi(doc) == "3.0"
params := doc.components.parameters[n]
not common_lib.valid_key(params, "RefMetadata")
Expand Down

0 comments on commit 2b316d2

Please sign in to comment.