We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
sr_json: json()
The type spec sr_json:json() (https://github.com/inaka/sumo_rest/blob/master/src/sr_json.erl#L11) should consider more valid JSON options like: [binary() | number() | ...] – might be others
sr_json:json()
[binary() | number() | ...]
The text was updated successfully, but these errors were encountered:
[#79] missing spec added
db212da
[#79] PR comments fixed
22a157f
[#79] More PR comments fixed
cf2db90
Merge pull request #81 from inaka/ferigis.79.missing_spec
aa16b64
Successfully merging a pull request may close this issue.
The type spec
sr_json:json()
(https://github.com/inaka/sumo_rest/blob/master/src/sr_json.erl#L11) should consider more valid JSON options like:[binary() | number() | ...]
– might be othersThe text was updated successfully, but these errors were encountered: