Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
danafallon closed a pull request on artie-labs/terraform-provider-artie
Handle 204 no content responses
Some of our api endpoints now return 204 (no content) if they succeed and no response content is needed (e.g. validating and deleting objects). The provider was only accepting explicit 200s as succ...danafallon opened a pull request on artie-labs/terraform-provider-artie
Handle 204 no content responses
Some of our api endpoints now return 204 (no content) if they succeed and no response content is needed (e.g. validating and deleting objects). The provider was only accepting explicit 200s as succ...danafallon created a branch on artie-labs/terraform-provider-artie
dana/handle-204 - Terraform provider for managing Artie resources