colabco / cbld-api

GNU General Public License v3.0
0 stars 0 forks source link

Integrate Open API spec into api service #1

Closed lululeon closed 2 months ago

lululeon commented 3 months ago

This ticket is to ingest an open API spec as part of the project repo. The Open API spec will help define a standard interface / api contract between the backend API and frontend & other consuming services. There are a couple of ways of doing this with fastify. A one time integration / ingestion will suffice for now. Can use the "pet store" sample open api spec until draft spec is ready.

:warning: This ticket is related to #2

Acceptance Criteria

lululeon commented 2 months ago

This was actually closed by PR #6