WIP: Create ProblemDetails class #81

Draft
htunnicliff wants to merge 1 commit from problem-details-class into main
Owner
No description provided.
changeset-bot[bot] commented 2025-11-20 04:30:15 +00:00 (Migrated from github.com)

⚠️ No Changeset found

Latest commit: f593049f95

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

### ⚠️ No Changeset found Latest commit: f593049f95714e38b93d98402f8eafa57c6d0b0a Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. **If these changes should result in a version bump, you need to add a changeset.** <details><summary>This PR includes no changesets</summary> When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types </details> [Click here to learn what changesets are, and how to add one](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md). [Click here if you're a maintainer who wants to add a changeset to this PR](https://github.com/htunnicliff/jmap-jam/new/problem-details-class?filename=.changeset/warm-suns-look.md&value=---%0A%22jmap-rfc-types%22%3A%20patch%0A---%0A%0ACreate%20ProblemDetails%20class%0A)
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin problem-details-class:problem-details-class
git switch problem-details-class

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff problem-details-class
git switch problem-details-class
git rebase main
git switch main
git merge --ff-only problem-details-class
git switch problem-details-class
git rebase main
git switch main
git merge --no-ff problem-details-class
git switch main
git merge --squash problem-details-class
git switch main
git merge --ff-only problem-details-class
git switch main
git merge problem-details-class
git push origin main
Sign in to join this conversation.
No description provided.