This website requires JavaScript.
Explore
Help
Sign In
jimmy
/
postgrest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
873ac6221ec00a3ed4783863f15b307427a7e31f
postgrest
/
test
/
spec
/
Feature
/
OpenApi
T
History
Wolfgang Walther
2466f4e738
fix: Return 406 instead of 415 for non-acceptable media type
...
415 is for Content-Type and 406 for Accept headers.
2024-02-15 19:01:12 +01:00
..
DisabledOpenApiSpec.hs
fix: no empty tx on Not Found error
2022-07-11 18:21:36 -05:00
IgnorePrivOpenApiSpec.hs
test: Split spec tests into multiple subfolders
2022-01-28 19:26:33 +01:00
OpenApiSpec.hs
fix: Return 406 instead of 415 for non-acceptable media type
2024-02-15 19:01:12 +01:00
ProxySpec.hs
test: Split spec tests into multiple subfolders
2022-01-28 19:26:33 +01:00
RootSpec.hs
feat: sql handlers for custom media types
2023-10-26 09:04:02 -05:00
SecurityOpenApiSpec.hs
Add security definitions to the OpenAPI output
2022-07-13 22:47:09 -05:00