Skip to content

Type of create index response incorrect #28

Description

@rdjy

Type of create index response incorrect. It should by object instead of string. The actual result is

  {
    "success": true
  }

The example in the SPEC (line 467) is correct.

responses:
'201':
description: resource created
content:
application/json:
schema:
type: string
example:
success: true

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions