Skip to content

Extract all actor-runtime specific API endpoints to own OpenAPI specification #40

Description

@Pijukatel

Actor runtime has unique API endpoints that are used to control the additional options not available on the Apify platform.

Those are mostly developer convenience endpoints to allow developers to better develop actors. For example:

  • Live dev folder functionality
  • Observable Actor browsers
  • Live debugging
  • Migration emulation
  • Real platform API fallback
  • ...

Currently, those endpoints are scattered in the requirements.
Turn them into an OpenAPI specification and just reference them in the requirements.

Make the CLI enumerate runtime environments through the specification (Maybe through a specific endpoint? /v2/actor-runtime + anything that does not match)

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