Skip to main content

7 docs tagged with "openrpc"

View all tags

create_pet

Creates a new pet in the store. Duplicates are allowed

get_pet_by_id

Returns a user based on a single ID, if the user does not have access to the pet

get_pets

Returns all pets from the system that the user has access to Nam sed condimentum est. Maecenas tempor sagittis sapien, nec rhoncus sem sagittis sit amet. Aenean at gravida augue, ac iaculis sem. Curabitur odio lorem, ornare eget elementum nec, cursus id lectus. Duis mi turpis, pulvinar ac eros ac, tincidunt varius justo. In hac habitasse platea dictumst. Integer at adipiscing ante, a sagittis ligula. Aenean pharetra tempor ante molestie imperdiet. Vivamus id aliquam diam.

NewPet

Schema definition for NewPet.

Pet

Schema definition for Pet.

Petstore Expanded

A sample API that uses a petstore as an example to demonstrate features in the OpenRPC specification