aquametalabs / aquameta

Web development platform built entirely in PostgreSQL
GNU General Public License v3.0
1.1k stars 52 forks source link

Require resource_functions to return a record #265

Closed micburks closed 1 year ago

micburks commented 1 year ago

Require resource_functions to return a record containing custom headers (#262)

This also swaps the string replace format for a more familiar one (though we have that discussion in the linked issue - #264)

Fixes #262 and #264