Skip to content
This repository was archived by the owner on Jan 10, 2022. It is now read-only.
This repository was archived by the owner on Jan 10, 2022. It is now read-only.

fix redoc documentation #36

@jankovicgd

Description

@jankovicgd

/redoc endpoint currently throwing the error

SyntaxError: Error resolving $ref pointer "https://openeo.eodc.eu/openapi#/components/schemas/process_argument_value". 
Token "process_argument_value" does not exist.
    at Function.syntax (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:55:6276)
    at u.resolve (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:63:7717)
    at o.resolve (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:55:54761)
    at a._resolve (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:108:48408)
    at s (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:108:50908)
    at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:108:50791
    at Array.forEach (<anonymous>)
    at a (https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:108:50713)
    at https://cdn.jsdelivr.net/npm/redoc@next/bundles/redoc.standalone.js:108:50810
    at Array.forEach (<anonymous>)

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityIssues that aren't immediately required

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions