json-message

2.0.0 • Public • Published

[https://google.github.io/styleguide/jsoncstyleguide.xml]

object { string apiVersion?; string context?; string id?; string method?; object { string id? }* params?; object { string kind?; string fields?; string etag?; string id?; string lang?; string updated?; # date formatted RFC 3339 boolean deleted?; integer currentItemCount?; integer itemsPerPage?; integer startIndex?; integer totalItems?; integer pageIndex?; integer totalPages?; string pageLinkTemplate /^https?:/ ?; object {}* next?; string nextLink?; object {}* previous?; string previousLink?; object {}* self?; string selfLink?; object {}* edit?; string editLink?; array [ object {}; ] items?; } data?; object { integer code?; string message?; array [ object { string domain?; string reason?; string message?; string location?; string locationType?; string extendedHelp?; string sendReport?; }; ] errors?; } error?; }*;

Readme

Keywords

none

Package Sidebar

Install

npm i json-message

Weekly Downloads

0

Version

2.0.0

License

ISC

Unpacked Size

25.7 kB

Total Files

23

Last publish

Collaborators

  • habemus