Roberto Polli
Roberto Polli
## I expect - properties MUST NOT have non-ascii property names - see Agid guidelines
## I expect - A rule enforcing pagination on GET requests - The rule should comply with: - https://italia.github.io/lg-modellointeroperabilita-docs/doc/04_Raccomandazioni%20di%20implementazione/05_raccomandazioni-tecniche-per-rest/02_progettazione-e-naming.html?highlight=limit#rac-rest-name-004-le-collezioni-di-risorse-possono-usare-nomi-al-plurale - https://italia.github.io/lg-modellointeroperabilita-docs/doc/04_Raccomandazioni%20di%20implementazione/05_raccomandazioni-tecniche-per-rest/02_progettazione-e-naming.html?highlight=limit > La paginazione DEVE essere implementata tramite i parametri:...
## I expect - to review regexp syntax (e.g. use of `/`, `^` and `$` - especially date-related ones.
## I expect This repo to be self-contained wrt template files. ## Instead it loads the template from https://raw.githubusercontent.com/teamdigitale/api-starter-kit/master/openapi/simple.yaml.src ## Note The API template (in Italian and English) should be...
## I expect - to bump spectral 6.x - [ ] fix rules starting with `$.` -> `$..` ## Note - spectral 6.0.0 has a regression on merge keys. We're...
## I expect To be able to reformat the yaml/json code I have in the editor
## I expect to have a set of stopwords for parameter names that explicitly ignore API guidelines.
## This PR shows examples in terminal-like colors (white on black) cc: @fupete @bfabio color hints? Can you fix the CSS to use the Titillium fonts & Co?
## I expect more schema hints - [ ] too many properties hint - [ ] too many nested properties hint - [ ] better describe relations between tags and...
## I expect that media types like application/json display links to the IANA media type table ## Because the table allows to discover media type security and interoperability considerations