refactor: add Response.hs module
* add response updateResponse * add singleUpsertResponse * add delete/invoke response * add open api response * add info response * remove ApiRequest from profileHeader * contentTypeHeaders only needs ApiRequest
This commit is contained in:
committed by
Steve Chavez
parent
92e28bd902
commit
8d369a2195
@@ -67,6 +67,7 @@ library
|
||||
PostgREST.Request.QueryParams
|
||||
PostgREST.Request.ReadQuery
|
||||
PostgREST.Request.Types
|
||||
PostgREST.Response
|
||||
PostgREST.Version
|
||||
PostgREST.Workers
|
||||
other-modules: Paths_postgrest
|
||||
|
||||
Reference in New Issue
Block a user