diff --git a/src/api/commentaire/content-types/commentaire/schema.json b/src/api/commentaire/content-types/commentaire/schema.json index e0d2cbd..236a677 100644 --- a/src/api/commentaire/content-types/commentaire/schema.json +++ b/src/api/commentaire/content-types/commentaire/schema.json @@ -4,7 +4,7 @@ "info": { "singularName": "commentaire", "pluralName": "commentaires", - "displayName": "Commentaire", + "displayName": "Commentaires", "description": "" }, "options": { diff --git a/src/extensions/documentation/documentation/1.0.0/full_documentation.json b/src/extensions/documentation/documentation/1.0.0/full_documentation.json index 36e4f3d..4cfb2be 100644 --- a/src/extensions/documentation/documentation/1.0.0/full_documentation.json +++ b/src/extensions/documentation/documentation/1.0.0/full_documentation.json @@ -14,7 +14,7 @@ "name": "Apache 2.0", "url": "https://www.apache.org/licenses/LICENSE-2.0.html" }, - "x-generation-date": "2022-05-12T15:05:35.285Z" + "x-generation-date": "2022-05-12T15:07:13.371Z" }, "x-strapi-config": { "path": "/documentation", diff --git a/src/extensions/documentation/public/index.html b/src/extensions/documentation/public/index.html new file mode 100644 index 0000000..4379b4d --- /dev/null +++ b/src/extensions/documentation/public/index.html @@ -0,0 +1,57 @@ + + + Swagger UI + + + + + + + +
+ + + + + + diff --git a/src/extensions/documentation/public/login.html b/src/extensions/documentation/public/login.html new file mode 100644 index 0000000..1f9e0b3 --- /dev/null +++ b/src/extensions/documentation/public/login.html @@ -0,0 +1,136 @@ + + Login - Documentation + + + + +
+
+
+
+
+ +

Enter the password to access the documentation.

+
+ + + + +
+
+
+
+
+
+ + + \ No newline at end of file