Skip to content

Added preliminary design for resource model#183

Open
darrelmiller wants to merge 2 commits into
mainfrom
resource-model
Open

Added preliminary design for resource model#183
darrelmiller wants to merge 2 commits into
mainfrom
resource-model

Conversation

@darrelmiller
Copy link
Copy Markdown
Member

@darrelmiller darrelmiller commented Apr 1, 2025

This PR describes the new top level resources member and the resources object looks like. It also proposes a strawperson for the signature object and some examples that leverage it.

method: GET
createItem:
method: POST
- uriTemplate: /item/{id}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change uriTemplate: /items/{id}

```yaml
openapi: 4.0.0
info:
title: CRUD + List resource
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change title to: List resources and CRUD operations

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