17 Commits (6056263e1bf27c5f121127634f547ff8e014ea2d)

Author SHA1 Message Date
  Guénaël Muller 83c8bf3102 authentificationfailed is forbidden 6 years ago
  Guénaël Muller 20ab0eaa42 use strict datetime value in schema 6 years ago
  Guénaël Muller 70ee0728fe simplify profile info in user schema 6 years ago
  Guénaël Muller 144dafc9b3 rename display_name as public_name in endpoint 6 years ago
  Guénaël Muller 16284fd784 remove uneeded id of profil/role + better schema with description/example 6 years ago
  Guénaël Muller 641b48b7d3 support simple global exception for NotFound and Operational Sqlalchemy error 6 years ago
  Guénaël Muller 1726a50321 return user object with login endpoint instead of no content 6 years ago
  Guénaël Muller 1464da73d7 better test for error case : check response_body structure 6 years ago
  Guénaël Muller a3d514cdf2 drop default view 6 years ago
  Guénaël Muller db9c4aecb6 Use hapic error schema for alls Exception + Test 500 NoDB for login 6 years ago
  Guénaël Muller 2ecf59588e Better api test naming 6 years ago
  Guénaël Muller 2420e62485 Better session api spec : POST instead of GET, Json body instead of query params for login 6 years ago
  Guénaël Muller 85027f5ed7 Context-related-model interface for user 6 years ago
  Guénaël Muller cf1b40a41a Better session api spec (return 204) 6 years ago
  Guénaël Muller e44df97e17 Update session-related schema 7 years ago
  Guénaël Muller 49ea30cc5c add functional test for session-related API endpoint 7 years ago