Skip to content

After closing a root-level method section, it can't be re-expanded #442

Closed
@lsimoneau

Description

@lsimoneau

This only affects methods defined at the root of a resource. Using the twitter example in the /examples folder, /direct_messages{mediaTypeExtension} allows you to reproduce this issue.

  1. Open the API console using the twitter example.
  2. Click the GET method next to /direct_messages{mediaTypeExtension}
  3. Click the x Close link to collapse the docs for this request.
  4. Click the GET method next to /direct_messages{mediaTypeExtension} again.

Expected:

  • The section expands again

Actual:

  • Nothing happens

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