From 88dba819f8ab021302f5df8d38490b6e092eb0af Mon Sep 17 00:00:00 2001 From: darius Date: Thu, 4 Jul 2024 13:01:27 +0200 Subject: [PATCH] doc gen fix v2 --- common/docs/topics/openApi.json/API_Reference.md | 3 +++ common/docs/topics/openApi.json/Schemas.md | 3 +++ common/docs/topics/openApi.json/nfc_uid_GET.md | 3 +++ 3 files changed, 9 insertions(+) create mode 100644 common/docs/topics/openApi.json/API_Reference.md create mode 100644 common/docs/topics/openApi.json/Schemas.md create mode 100644 common/docs/topics/openApi.json/nfc_uid_GET.md diff --git a/common/docs/topics/openApi.json/API_Reference.md b/common/docs/topics/openApi.json/API_Reference.md new file mode 100644 index 0000000..158d9a3 --- /dev/null +++ b/common/docs/topics/openApi.json/API_Reference.md @@ -0,0 +1,3 @@ +# API Reference + +Start typing here... \ No newline at end of file diff --git a/common/docs/topics/openApi.json/Schemas.md b/common/docs/topics/openApi.json/Schemas.md new file mode 100644 index 0000000..a40b7b6 --- /dev/null +++ b/common/docs/topics/openApi.json/Schemas.md @@ -0,0 +1,3 @@ +# Schemas + +Start typing here... \ No newline at end of file diff --git a/common/docs/topics/openApi.json/nfc_uid_GET.md b/common/docs/topics/openApi.json/nfc_uid_GET.md new file mode 100644 index 0000000..a3a548b --- /dev/null +++ b/common/docs/topics/openApi.json/nfc_uid_GET.md @@ -0,0 +1,3 @@ +# /nfc/{uid} GET + + \ No newline at end of file