Skip to content

Instantly share code, notes, and snippets.

@pataiadam
Created January 9, 2019 10:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pataiadam/796f0e9ad758346d94fa202724ca9a39 to your computer and use it in GitHub Desktop.
Save pataiadam/796f0e9ad758346d94fa202724ca9a39 to your computer and use it in GitHub Desktop.
Admin konvenciok

admin konvenciok

  • paginalas prameterek: page ['1'], rowsPerPage ['25'], sortBy ['column'], descending ['false']
  • service elnevezes: list, get, create, update, remove
  • action elnevezes: list, get, create, update, remove
  • list response payloadja: { items: [], totalItems: 0 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment