Skip to content

Improvements readme and rough edges#2

Merged
will-fawcett-trillium merged 2 commits intoclean/cicdfrom
improvements-readme-and-rough-edges
Apr 30, 2026
Merged

Improvements readme and rough edges#2
will-fawcett-trillium merged 2 commits intoclean/cicdfrom
improvements-readme-and-rough-edges

Conversation

@will-fawcett-trillium
Copy link
Copy Markdown
Contributor

Add README badges
Update NotFoundError to preserve original info

NotFoundError previously required (resource, resource_id) and the
404 branch in _handle_error passed hardcoded ("resource", "unknown"),
discarding the parsed `detail` from the response body. Switch the
constructor to accept a message + details (matching the other APIError
subclasses) and forward the parsed message through.
@will-fawcett-trillium will-fawcett-trillium merged commit f8389f3 into clean/cicd Apr 30, 2026
4 checks passed
@will-fawcett-trillium will-fawcett-trillium deleted the improvements-readme-and-rough-edges branch April 30, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants