Commit 64b87da
File tree
217 files changed
+942
-6563
lines changed- openapi-processor-core
- buildSrc/src/main/groovy
- docs
- modules/ROOT
- images
- pages
- howto
- mapping
- processor
- partials
- gradle/wrapper
- src
- main
- groovy/com/github/hauner/openapi
- core
- converter
- parser
- openapi4j
- swagger
- micronaut
- processor
- writer/java
- spring
- model/parameters
- processor
- writer/java
- kotlin/com/github/hauner/openapi/core/processor/mapping/v2
- resources/META-INF/services
- testInt
- groovy/com/github/hauner/openapi/processor
- core
- processor/test
- resources
- bean-validation
- generated/api
- endpoint-exclude
- generated/api
- method-operation-id
- generated/api
- no-response-content
- generated/api
- params-additional
- generated/api
- params-complex-data-types
- generated/api
- params-enum
- generated/api
- params-path-simple-data-types
- generated/api
- params-request-body-multipart-form-data
- generated/api
- params-request-body
- generated/api
- params-simple-data-types-micronaut
- generated/api
- params-simple-data-types
- generated/api
- ref-into-another-file
- generated/api
- ref-loop
- generated/api
- response-array-data-type-mapping
- generated/api
- response-complex-data-types
- generated/api
- response-content-multiple
- generated/api
- response-content-single
- generated/api
- response-result-mapping
- generated/api
- response-simple-data-types
- generated/api
- response-single-multi-mapping
- generated/api
- schema-composed
- generated/api
- tests
- bean-validation
- generated
- api
- model
- endpoint-exclude
- generated/api
- endpoint-http-mapping
- generated/api
- method-operation-id
- generated/api
- params-additional
- generated/api
- params-complex-data-types
- generated
- api
- model
- params-enum
- generated
- api
- model
- params-path-simple-data-types
- generated/api
- params-request-body-multipart-form-data
- generated/api
- params-request-body
- generated
- api
- model
- params-simple-data-types
- generated/api
- params-spring-pageable-mapping
- generated/api
- ref-into-another-file
- generated
- api
- model
- ref-loop
- generated
- api
- model
- response-array-data-type-mapping
- generated/api
- response-complex-data-types
- generated
- api
- model
- response-content-multiple
- generated
- api
- model
- response-content-single
- generated/api
- response-result-mapping
- generated/api
- response-simple-data-types
- generated/api
- response-single-multi-mapping
- generated
- api
- model
- schema-composed
- generated
- api
- model
- test
- groovy/com/github/hauner/openapi
- core
- converter
- writer/java
- micronaut/writer/java
- spring/writer/java
- resources/META-INF/services
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
217 files changed
+942
-6563
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
68 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
69 | 73 | | |
70 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
71 | 77 | | |
72 | | - | |
| 78 | + | |
| 79 | + | |
73 | 80 | | |
74 | 81 | | |
75 | 82 | | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | 83 | | |
80 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
81 | 111 | | |
82 | 112 | | |
| 113 | + | |
83 | 114 | | |
84 | 115 | | |
85 | 116 | | |
| 117 | + | |
86 | 118 | | |
87 | | - | |
| 119 | + | |
88 | 120 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | 121 | | |
95 | 122 | | |
96 | 123 | | |
| |||
140 | 167 | | |
141 | 168 | | |
142 | 169 | | |
143 | | - | |
| 170 | + | |
144 | 171 | | |
145 | 172 | | |
146 | 173 | | |
| |||
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
This file was deleted.
This file was deleted.
Binary file not shown.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 99 deletions
This file was deleted.
Lines changed: 0 additions & 33 deletions
This file was deleted.
0 commit comments