Skip to content

Consider adding option to generate TypeScript typings for object type(s) #9

Open
@michalczukm

Description

@michalczukm

While playing with some external APIs the most annoying thing is to write types for it, or manually generating them from json-schema by external lib.

In lot of simple scenarios you'd like just to grab type for particular response for one endpoint.
From UI perspective, it could be just a button on object. Eventually - an option to generate all types based on json-schema (which might be simpler to be fair)
image

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