Commit Graph

126 Commits

Author SHA1 Message Date
5e070e1875 feat: Add opt-in locations support via ancillary module (#107) v1.11.0 2021-11-25 13:09:18 -05:00
dd780ad29d feat: add operationId method info (#106) v1.10.0 2021-11-25 15:00:08 +00:00
d2165d23bf update readme 2021-11-13 09:39:35 -05:00
d9d0f129b5 fix: Allow for injectable ObjectMapper to resolve serialization issues for Java 8 date type 2021-10-24 12:25:55 -04:00
c8d56e62a2 fix: code coverage pr check removed v1.9.1 2021-10-17 17:05:36 +00:00
67bd6ad36f Added support for ByteArray type (#88) 2021-10-17 16:43:46 +00:00
1a924058a1 Update README.md 2021-10-04 20:08:25 -04:00
8f81b4d795 Update README.md 2021-10-04 19:58:34 -04:00
9edd3a53ce Update README.md v1.8.1 2021-10-04 19:20:37 -04:00
91a6164663 Codacy integration (#87) 2021-10-04 19:17:25 -04:00
5a7e052ac4 More extensible path calculation (#86) 2021-10-04 18:48:19 -04:00
6ba3617e32 add super hack to support undeclared polymorphic adapter fields (#84) v1.7.0 2021-08-15 01:02:23 +00:00
c32c91829b i forgot to bump the version :(((( v1.6.0 2021-08-12 20:40:09 -05:00
b021935b10 allow custom type overrides (#83) 2021-08-12 21:38:48 -04:00
3d99bf35fd Support polymorphic collections and maps (#82) 2021-08-12 22:32:18 +00:00
c5f8ace5d2 Added support for BigInteger and BigDecimal in responses (#76) v1.5.0 2021-07-25 10:48:14 -04:00
b0149c293e changed jvmTarget version from 11 to 1.8 (#74) v1.4.0 2021-07-22 22:38:39 -04:00
925172cf86 encode oas to json internally (#69) v1.3.0 2021-06-04 20:51:06 +00:00
aa3290243b explicit decoupled serialization (#65) 2021-06-03 09:00:33 -04:00
2e7dad444b Update README.md 2021-05-30 16:02:25 -04:00
6e56bf7425 Update README.md 2021-05-30 16:01:40 -04:00
dfc1593022 Update README.md 2021-05-30 15:57:24 -04:00
5fe98a04e8 Maven Central Here We Come!! (#60) v1.2.2 2021-05-23 13:47:48 -04:00
59c0c3aabf Polymorphic and Generic Support (#59) v1.1.0 2021-05-21 21:35:19 +00:00
c885ff1cfb point well taken, this is a family show (#57) 2021-05-10 13:23:56 +00:00
8c206b7ad6 Update README.md 2021-05-10 08:47:56 -04:00
2bccb1745a i give up, nexus another day i guess (#56) v1.0.0 2021-05-09 16:03:35 +00:00
b66c757c51 fuck u nexy (#55) 2021-05-09 11:54:23 -04:00
1e76a2382d maybe this (#54) 2021-05-09 11:45:09 -04:00
798ff553b5 maybe this (#53) 2021-05-09 11:36:10 -04:00
5b71adc323 maybe (#52) 2021-05-09 11:27:30 -04:00
5a038697bc hopefully will push and release to maven (#51) 2021-05-09 15:22:37 +00:00
5b99564a75 no more lg-backbone (#50) v1.0.0-rc 2021-05-08 10:38:11 -04:00
c019f92cc0 V1 beta release time 🥳 (#48) V1.0.0-beta 2021-05-06 09:36:35 -04:00
f23016e878 Default param values (#47) 2021-05-05 21:33:17 -04:00
938a604285 updated playground (#46) 2021-05-04 14:37:16 -04:00
6b87519a64 Feature/examplebodies (#44) 2021-05-04 14:19:29 -04:00
ad33832ed3 bump (#43) 2021-04-30 12:14:55 +00:00
26ada3daad Error Responses, PR Template, Code Refactor, and Test plugin update (#42) 2021-04-29 19:08:45 -04:00
571dc11c29 set logging to debug (#36)
makes sense 👍
2021-04-24 13:14:39 -04:00
30f02f88df Feature/non required params (#35) 2021-04-23 11:53:11 -04:00
01917b2ade Update README.md 2021-04-23 08:47:14 -04:00
ea09aa72e2 Feature/swagger UI (#34) 2021-04-23 08:44:26 -04:00
d0767aa74e init security scheme (#29) 2021-04-21 13:51:42 -04:00
8a64925c9d remove tags from list of missing functionality 2021-04-20 10:18:40 -04:00
a0ab043e5a added explicit path calculator interface (#31) 2021-04-20 10:17:05 -04:00
40e8ec22ae forgot to actually bump version 😩 2021-04-19 14:50:03 -04:00
a3cf7dad9b fix root route appending a trailing slash (#30) 2021-04-19 14:47:35 -04:00
dd978276d2 redoc and openapi routes standardized (#28) 2021-04-19 09:11:32 -04:00
ae4999483b parameter support (#27) 2021-04-17 20:20:37 +00:00