mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-06 22:36:07 +00:00
The new v1 doesn't contain any API endpoints yet. We will add them later when they are ready.
9 lines
85 B
YAML
9 lines
85 B
YAML
---
|
|
openapi: 3.0.1
|
|
info:
|
|
title: API V1
|
|
version: v1
|
|
paths: {}
|
|
servers:
|
|
- url: "/"
|