Skip to content

Document /api/download endpoint #2

Open
@allejo

Description

@allejo

The new Download page is powered by the /api/download endpoint that should be documented for others to use. This endpoint accepts POST requests with a JSON body in the following format.

{
  "api": 2,
  "languages": []
}

A proposed addition is to add a format key that would allow for zip or javascript to download the compiled bundle in the respective format

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions