parameter icon indicating copy to clipboard operation
parameter copied to clipboard

Schema creation, validation, serialization and deserialization for input data

Results 12 parameter issues
Sort by recently updated
recently updated
newest added

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.30.9 to 0.31.2. Changelog Sourced from ex_doc's changelog. v0.31.2 (2024-03-05) Enhancements Add equiv handling for types and callbacks for Erlang Add cmd-k/ctrl-k shortcut to focus searchbar Use...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.5. Release notes Sourced from credo's releases. 1.7.4 Check it out on Hex: https://hex.pm/packages/credo/1.7.4 Add new check Credo.Check.Refactor.UtcNowTruncate as opt-in check (this is scheduled to...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.7. Release notes Sourced from credo's releases. v1.7.7 Check it out on Hex: https://hex.pm/packages/credo/1.7.7 Fix compatibility & compiler warnings with Elixir 1.17 Credo.Check.Design.SkipTestWithoutComment, Credo.Check.Refactor.PassAsyncInTestCases and...

dependencies

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.31.2 to 0.34.2. Changelog Sourced from ex_doc's changelog. v0.34.2 (2024-07-08) Enhancements Allow anchors on function and callback autolinks Bug fixes Make module attributes searchable without leading @...

dependencies

`Parameter.load` defaults to casting values and there doesn't seem to be a way to disable that behaviour. Simple example to reproduce ```elixir defmodule UserPayload do use Parameter.Schema param do field...

Bumps [ex_doc](https://github.com/elixir-lang/ex_doc) from 0.36.1 to 0.37.2. Changelog Sourced from ex_doc's changelog. v0.37.2 (2025-02-19) Bug fixes Fix code highlighting for languages with non-alphanumeric characters v0.37.1 (2025-02-10) Enhancements Support umbrella projects via...

dependencies

Bumps [excoveralls](https://github.com/parroty/excoveralls) from 0.18.3 to 0.18.5. Release notes Sourced from excoveralls's releases. v0.18.5 Changes Fix Json output name when export isn't set (#337) v0.18.4 Enhancements Add Custom Filename support for...

dependencies

Bumps [credo](https://github.com/rrrene/credo) from 1.7.1 to 1.7.11. Release notes Sourced from credo's releases. v1.7.11 Check it out on Hex: https://hex.pm/packages/credo/1.7.11 Fix compatibility & compiler warnings with Elixir 1.18 Fix crashing for...

dependencies

Bumps [decimal](https://github.com/ericmj/decimal) from 2.1.1 to 2.3.0. Changelog Sourced from decimal's changelog. v2.3.0 (2024-12-13) Implement the upcoming JSON.Encoder protocol v2.2.0 (2024-11-13) Add Decimal.gte?/2 and Decimal.lte?/2 Add Decimal.compare/3 and Decimal.eq?/3 with threshold...

dependencies