Skip to content

Integrate Orval for OpenAPI-based Fetch Generation in React #196

@pplancq

Description

@pplancq

Description:
Set up Orval in the React codebase to generate fetch functions from the OpenAPI documentation.

  • Add Orval as a dev dependency in react/package.json
  • Configure Orval to use api/microcks-hub-openapi-v1.0.yaml
  • Generate initial fetch functions
  • Add documentation and usage example in a React component

Acceptance Criteria:

  • Orval is installed and configured for React
  • Fetch functions are generated and usable
  • Example usage is documented
  • No impact on Angular or backend code

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions