Skip to content

Commit

Permalink
make closed a namespaced opt like the others
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenet committed Jan 25, 2024
1 parent 905fdd0 commit 7c33bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ easily for instance generate open-api definitions using these.

`coax` also allows to *close* maps specced with `s/keys`.

If you call `coerce` using the option `{:closed true ...}` if a value
If you call `coerce` using the option `{:exoscale.coax/closed true ...}` if a value
corresponding to a `s/keys` spec is encountered it will effectively remove all
unknown keys from the returned value.

Expand Down

0 comments on commit 7c33bc8

Please sign in to comment.