Skip to content

Commit

Permalink
Merge pull request #1602 from folio-org/remove-json-api-advice
Browse files Browse the repository at this point in the history
Remove outdated advice about JSON API
  • Loading branch information
dcrossleyau committed Feb 28, 2024
2 parents 4d6742f + 9c4d90c commit 65b0863
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions guidelines/naming-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ The back-end modules can also provide
[system interfaces](https://github.com/folio-org/okapi/blob/master/doc/guide.md#system-interfaces).
These Okapi interface names start with underscore, e.g. the Tenant Interface `_tenant`

[JSON API](https://jsonapi.org/) is de facto standard for defining REST JSON interfaces.

## API endpoints

The back-end modules define their routes and API endpoints in their [API descriptions](/reference/api/),
Expand Down

0 comments on commit 65b0863

Please sign in to comment.