From 927f9867d12ae927e0d2ac895f5e1c0b10a690fe Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Sun, 22 Oct 2023 23:06:20 -0300 Subject: [PATCH] Including files --- README.md | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d080b5b..96607fd 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ So, there is a JSON structure to work! "HEADER_VALUE" : "" } ] -These API data structure can be find here: [source_apis.json](files%2Fsource_apis.json) +These API data structure can be found here: [source_apis.json](files%2Fsource_apis.json) You can structure your API definitions data in any format, here is just an example to work. diff --git a/index.md b/index.md index 7b18d0e..d5c6125 100644 --- a/index.md +++ b/index.md @@ -122,7 +122,7 @@ So, there is a JSON structure to work! "HEADER_VALUE" : "" } ] -These API data structure can be find here: [source_apis.json](files%2Fsource_apis.json) +These API data structure can be found here: [source_apis.json](files%2Fsource_apis.json) You can structure your API definitions data in any format, here is just an example to work.