issues Search Results · repo:for-GET/jesse language:Erlang
Filter by
62 results
(62 ms)62 results
infor-GET/jesse (press backspace or delete to remove)When the $ref keyword value is a relative URI it should resolved against the schema s Base URI. Currently the relative
URI is being concatenated with the previous path segment.
The examples here are those ...
vances
- Opened on Jan 9
- #141
If I include examples in a schema, validation fails:
{
type : string ,
format : date-time ,
examples : [
2024-01-09T08:00:00Z
]
}
1 {ok, Bin} = file:read_file( ...
vances
- Opened on Jan 9
- #140
I ve noticed an issue with jesse:validate/2 tag 1.7.11. It doesn t function as expected when the definitions : {...}
section contains a subschema referenced using the id key. Actually, I m aware the id ...
help wanted
alexo-spb
- Opened on Oct 13, 2023
- #134
For otp 26.1.1, compiler complains with the usage of 0.0 as otp 27 will evaluate +0.0 =:= -0.0 as false. However, +0.0
== -0.0 will continue to evaluate to true. Refer
https://www.erlang.org/doc/general_info/upcoming_incompatibilities#0.0-and--0.0-will-no-longer-be-exactly-equal ...
enirood-p
- 10
- Opened on Oct 11, 2023
- #132
jsx can parse labels to atoms and also serialize atoms in labels as strings. When using this for the schemas and/or the
JSON, the validation results are inconsistent and in many cases plain wrong.
When ...
RoadRunnr
- 1
- Opened on Dec 6, 2022
- #126
jsx can parse labels to atoms and also serialize atoms in labels as strings. When using this for the schemas and/or the
JSON, the validation results are inconsistent and in many cases plain wrong.
When ...
RoadRunnr
- 1
- Opened on Dec 6, 2022
- #125
A schema with $schema : http://json-schema.org/draft-06/schema i.e. no trailing # will make jesse believe this is not a
draft6 schema, and complain about unsupported schema.
http://json-schema.org/draft-06/schema# ...
enhancement
help wanted
andreineculau
- 3
- Opened on May 8, 2022
- #124
Rather than expect everyone to install Erlang, an alternative is to expect everyone to have docker.
enhancement
andreineculau
- Opened on May 7, 2022
- #122
see https://github.com/for-GET/jesse/pull/47#issuecomment-922510588
enhancement
andreineculau
- Opened on May 7, 2022
- #121

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.