Skip to main content

Fiber Server

Swagger Example API fiber (1.0)

Download OpenAPI specification:Download

This is a sample server celler server.

examples

Delete an example

Deletes an example resource

Responses

Response samples

Content type
application/json
{
  • "property1": "string",
  • "property2": "string"
}

Get an example

Returns an example resource

Responses

Response samples

Content type
application/json
{
  • "property1": "string",
  • "property2": "string"
}

Create an example

Creates a new example resource

Responses

Response samples

Content type
application/json
{
  • "property1": "string",
  • "property2": "string"
}

Update an example

Updates an example resource

Responses

Response samples

Content type
application/json
{
  • "property1": "string",
  • "property2": "string"
}