Skip to content

Format: Generate example/examples using Faker or AI LLM #131

@thim81

Description

@thim81

use-case for better documentation, it is always advised to have "example" values per property and if possible "examples"

These are usefull for the consumers/users for your API, since they provide inline context and can be useful to provide context.

The example data generation could use:

  • Faker to generate some random data

OR

  • we could plugin an LLM to generate the example/examples based on the OpenAPI context.

Ideas:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions