You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
Given the following snippet from the schema, the generator would be expected to call
c.Put
:However,
link["rel"] = create
is hardcoded toc.Post
:https://github.com/bgentry/heroku-go/blob/master/gen/gen.rb#L73-L78
The text was updated successfully, but these errors were encountered: