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
/orgs/{orgid}/repos/{repoid}/commits and /orgs/{orgid}/repos/{repoid}/commits/{commitid}
GET, HEAD, PATCH
Since commits are created by doing sparql updates or model loads, there wouldn't be post or put support. Having patch would allow a commit to have more metadata like comments or user added arbitrary triples to elaborate the commit.
/orgs/{orgid}/repos/{repoid}/commits and /orgs/{orgid}/repos/{repoid}/commits/{commitid}
GET, HEAD, PATCH
Since commits are created by doing sparql updates or model loads, there wouldn't be post or put support. Having patch would allow a commit to have more metadata like comments or user added arbitrary triples to elaborate the commit.
Expands on #117
The text was updated successfully, but these errors were encountered: