An error occurred while fetching the assigned milestone of the selected merge_request.
modules/openapi-generator/src/main
java/org/openapitools/codegen/languages
AsciidocDocumentationCodegen.java +62 -3
resources/asciidoc-documentation
index.mustache +15 -0
params.mustache +27 -2
samples/documentation/asciidoc
index.adoc +9 -11
@@ -49,6 +49,10 @@ public class AsciidocDocumentationCodegen extends DefaultCodegen implements Code
@@ -150,6 +154,10 @@ public class AsciidocDocumentationCodegen extends DefaultCodegen implements Code
@@ -228,6 +236,18 @@ public class AsciidocDocumentationCodegen extends DefaultCodegen implements Code
@@ -266,6 +286,38 @@ public class AsciidocDocumentationCodegen extends DefaultCodegen implements Code
@@ -291,11 +343,18 @@ public class AsciidocDocumentationCodegen extends DefaultCodegen implements Code
@@ -14,8 +14,13 @@
@@ -46,9 +51,17 @@
@@ -96,12 +109,14 @@
@@ -14,9 +19,14 @@
@@ -27,9 +37,14 @@
@@ -40,9 +55,14 @@
@@ -53,9 +73,14 @@
@@ -24,8 +24,6 @@ This is a sample server Petstore server. For this sample, you can use the api ke
@@ -56,7 +54,7 @@ Add a new pet to the store
@@ -506,7 +504,7 @@ Update an existing pet
@@ -618,7 +616,7 @@ Updates a pet in the store with form data
@@ -717,7 +715,7 @@ uploads an image
@@ -1056,7 +1054,7 @@ Place an order for a pet
@@ -1148,7 +1146,7 @@ This can only be done by the logged in user.
@@ -1228,7 +1226,7 @@ Creates list of users with given input array
@@ -1308,7 +1306,7 @@ Creates list of users with given input array
@@ -1741,7 +1739,7 @@ This can only be done by the logged in user.