Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/oatpp/oatpp-swagger

OpenApi 3.0.0 docs + Swagger UI for oatpp services
https://github.com/oatpp/oatpp-swagger

Merge pull request #71 from oglimmer/master

Set content-type for generic files

ed5251c580e2e98beb50d818bcea8ddc91419d8c authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Set content-type for generic files

40e2d63ba0bec3872476fca144a727c37bd951fd authored over 2 years ago by Oli Zimpasser <[email protected]>
Merge pull request #70 from oatpp/dynamic_controller_paths

Configure controller paths dynamically - improves (#58)

2bc804e1e985194e88a2f3e963059765fa7628d5 authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Configure controller paths dynamically - improves (#58)

2bd4ab11abfc9264b6c0914c56337fb6b2f4b2d7 authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #62 from lrryhss/lrryhssUpdateReadme

Update README.md

a4e0e3239824c4b6113e6bb13bbd25feb7922c6f authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Update README.md

Updated the cmake how to added moved -DOATPP_SWAGGER_RES_PATH out of -DOATPP_SWAGGER_RES_PATH an...

e6d653a59116ee781c4483442d1974e31e561ebf authored over 2 years ago by lrryhss <[email protected]>
Merge pull request #60 from lrryhss/lrryhssUpdateReadme

updated info on what is need to build with cmake

9d8d9f4e45857d470207a723572738117ec46b52 authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
updated info on what is need to build with cmake

6fb78d9425cca6a1478882e7f7e66c12539e15e0 authored over 2 years ago by Larry Hess <[email protected]>
Merge pull request #58 from EDDragonWolf/custom-swagger-path

Added possibility to customize the path to the Swagger UI

652f95c6fbc31d8bc17f94fd7820fba01399e8ec authored over 2 years ago by Leonid Stryzhevskyi <[email protected]>
Fix DefaultBearerAuthorizationSecurityScheme description

As pointed out by @eddragonwolf

https://swagger.io/docs/specification/authentication/bearer-a...

2a47d39513e52b3999574cb550ea07d4c145b546 authored over 2 years ago by Benedikt-Alexander Mokroß <[email protected]>
Moved SWAGGER_ROOT_PATH and SWAGGER_UI_PATH defines to the CMakeList.txt

35200c6f62fbb230c8cf8efed6541b56967a2ba5 authored over 2 years ago by EDDragonWolf <[email protected]>
Added possibility to customize the path to the Swagger UI

15beb764f6f1c93194b0f621471fe9e2c7959ff7 authored over 2 years ago by EDDragonWolf <[email protected]>
Update azure-pipelines.yml

e977b81a945cc75e1b72bcededd2e5719a7aa4bc authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #53 from JeremyGuinn/empty_message_body_response

Add support for responses with no message-body

472f0430be635c9e3c217c695fb5143220ae630d authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Add support for responses with no message-body

150b469fbc6195bd40f41b28b05130aeb630a99a authored about 3 years ago by Jeremy Guinn <[email protected]>
update to the latest oatpp API.

b0bf4c0e71ed77e3e52040f0da30032de56b7840 authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API

cbabddb0fc8767b112a82c1dea7757bb3de1a525 authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API

fba8b25a00fa00243eb143dd6cd80397d4ad19da authored about 3 years ago by lganzzzo <[email protected]>
update to the latest oatpp API version.

e6948723fe635cc19f5cd7a46783bc6556726b94 authored about 3 years ago by lganzzzo <[email protected]>
Merge pull request #51 from Yadoms/LinkWithMsvcStaticRuntime

Add option to link with MSVC static runtime (OFF by default)

55528161c8f15ac8135dd4519cc97f71756dfaae authored about 3 years ago by Leonid Stryzhevskyi <[email protected]>
Add option to link with MSVC static runtime (OFF by default)

Remove quotes on CMake add_subdirectory calls

967643332c959d6aaf4cfe6b5f6a8de7ee288437 authored about 3 years ago by Sébastien Gallou <[email protected]>
Merge pull request #48 from LaurentBergeron/required_dto_fields

add required fields to swagger schema

7735b530901c35539754cd2bc62b7b21242f315d authored over 3 years ago by Leonid Stryzhevskyi <[email protected]>
add required fields to swagger schema

eeb71cf6e5e88dfc55aa5af07ae26e8781cb215f authored over 3 years ago by Laurent Bergeron <[email protected]>
Merge pull request #39 from oben01/Hotfix/RFC3986

#38 change enum generated name to be compliante with RFC3986

effa2635fc772260f17117bd15e256a44fdbbc18 authored almost 4 years ago by Leonid Stryzhevskyi <[email protected]>
#38 change enum generated name to be compliante with RFC3986

dd473340f7a4b28bbb602f83dfa6df8091f4156f authored almost 4 years ago by Oussama DAHMAZ <[email protected]>
Merge pull request #36 from oatpp/multiple_example_values

Multiple example values

8b70945f0e9bcf09e16b5cb4be08e752097b0288 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Generator: Add Parameter Examples.

21e13d6a3c05cf4dc947511fb24965f20cae7f7d authored about 4 years ago by lganzzzo <[email protected]>
Generator: Add Response Examples.

653b56294d4aa2c3cf03f9ff6bcbca7cfbe068e1 authored about 4 years ago by lganzzzo <[email protected]>
Body - multiple example values.

df73773ef3bdc38e6774774c789a2a8a43222d6b authored about 4 years ago by lganzzzo <[email protected]>
Fix body description. (#35)

03c22638ba3d392436b77dd961bb8b71c7464bd0 authored about 4 years ago by lganzzzo <[email protected]>
Merge pull request #34 from oatpp/parameter_examples

Document body examples.

39b2a099fd550fc2644e15ebc5a46f103b5e8400 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
Document body examples.

fb0f71ce7ddfd7b59360a9f1f466de5cb3bb2d73 authored about 4 years ago by lganzzzo <[email protected]>
Update Swagger-UI dist.

beeee6a308140db6c1d58743d12bfa46b58e1949 authored about 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API

7f7a4799d22775045ed37c3700694db249add242 authored about 4 years ago by lganzzzo <[email protected]>
Merge pull request #32 from sileht/master

fix cmake fatal error typo

0ddfbb8799a21571c7b847219bbf02da3afb3ba5 authored about 4 years ago by Leonid Stryzhevskyi <[email protected]>
fix cmake fatal error typo

8dabbf1540ca7cd2255036fc832ac93429c37ba4 authored about 4 years ago by Mehdi Abaakouk <[email protected]>
Merge pull request #30 from oatpp/v_1.2.0

Update to the oatpp API 1.2.0. Add type interpretation feature.

d0495421914cc2f9ed0a4c625d215c3d140a339f authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Update to the oatpp API 1.2.0. Add type interpretation feature.

416bf193a0017ebcabe02b0a9d2852f96a699028 authored over 4 years ago by lganzzzo <[email protected]>
Merge pull request #28 from natanael/implement-generator-decompose-map

Implements Generator::decomposeMap for Fields<T>

ab32ddb1328224755a30b3cb9c25f07540a5380f authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Implements Generator::decomposeMap for Fields<T>

5400490232375954d5cb1b70d295bf5485155bab authored over 4 years ago by natanael <[email protected]>
Merge pull request #27 from natanael/add-patterns

Add info.pattern for String and other minor fixes

dad8da55d66857a892c9feabfe9df32e03484351 authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Simplify defaults for test List<String>

33bb7b083bf2c816c17d029f876574286ca8593d authored over 4 years ago by devuser <[email protected]>
Deduplicate info.description logic, add info.pattern to Strings, enable defaults for List<T> and Enum<T>

74673833b98054b9f4b9b9be850644df621fc126 authored over 4 years ago by devuser <[email protected]>
Merge pull request #26 from natanael/fix-pairlist-description

Print description for AbstractPairLists

4250f75e70233f43e98bdedf834ab64e0ea3881b authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Fix copy-pasted assert for generateSchemaForAbstractPairList

cd96ca128dd2feaeaeffc21712cce5f74233ddaf authored over 4 years ago by devuser <[email protected]>
Print description for AbstractPairLists

b831d63810da61d51395648313475dc3fb191a33 authored over 4 years ago by devuser <[email protected]>
Merge pull request #24 from natanael/master

Initial implementation of defaults for swagger

d01cb5c80323147436411fb023063ca132822d48 authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #25 from natanael/fix-fields

Generate swagger definitions for Fields<T>

80750fa5fc6d8425f7245ce5665fe2c233b9fa90 authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Generate swagger definitions for Fields<T>

b125d4030739fe4a797a89445d194f90cc9a5dc3 authored over 4 years ago by devuser <[email protected]>
Proposed fixes

edb7517fbca3d1a0d2970f2714384b9ec38682d5 authored over 4 years ago by devuser <[email protected]>
Fix accidental push

bd871fce38ba18d3cdf24ab43b50fd070900f53f authored over 4 years ago by devuser <[email protected]>
Suggested implementation, prints default but with types, not values

391492f5d01a5df16c3e101c1e3cf2bcfec90e11 authored over 4 years ago by devuser <[email protected]>
Fix reference to oatpp::Void

46cdc272c226b57e4bfd813442e4e2433a632f0a authored over 4 years ago by Natanael <[email protected]>
Attempt at fixing the pipeline

3128c28a5921ebc5e78a9001f2a72b335bdd94df authored over 4 years ago by Natanael <[email protected]>
Fix reference to oatpp::data::mapping::Void

f6980561775f329484bfa9314363525d7b1e7b7e authored over 4 years ago by Natanael <[email protected]>
Attempt at passing the instantiated defaultValue along

03ccccd80ff89c331572a8baff8fc5a71d9b8025 authored over 4 years ago by Natanael <[email protected]>
Fix snake vs camel case mistake

9d245553d4600b59ba2899d97bb75f0f9dbbb80c authored over 4 years ago by Natanael <[email protected]>
Initial implementation of defaults for swagger

9e05776efa6c751da5f909080191b3120f4a246e authored over 4 years ago by Natanael <[email protected]>
Update swagger-ui resources.

7aa5ecb07bfbf9931aa7906247d8c8f59f35a4b4 authored over 4 years ago by lganzzzo <[email protected]>
Collections. Support Vector, List, UnorderedSet.

d5b50eda129baba31783627ab73397399cfcdfa9 authored over 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API.

5a41c6c27ee8b42524c907bf548fdae24613777f authored over 4 years ago by lganzzzo <[email protected]>
Merge pull request #22 from oatpp/enum_feature

Add Enum Feature

05848a33b7926598b1edc821af3a07a093e7793a authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Add Enum Feature

0154da2d421c6b6cf36d10034930e9732bc60058 authored over 4 years ago by lganzzzo <[email protected]>
Merge pull request #21 from oatpp/v_1.1.0

V 1.1.0

5e8b3f6055cce74c79b6896921e0065f5f02d02e authored over 4 years ago by Leonid Stryzhevskyi <[email protected]>
Update to the latest oatpp API.

5a939fc4e6632ceeec67e7856b685fe2350656d0 authored over 4 years ago by lganzzzo <[email protected]>
Update to the latest oatpp APIs.

96fcd458ba81b67209d07b2a9798108dd800c543 authored over 4 years ago by lganzzzo <[email protected]>
Merge pull request #18 from bhorn/response_description

Response Description

b86381216d14ea921800910c9641d50247f2057a authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Response Description

45f1793ce434bc992976a9b0a25a44147f5804a2 authored almost 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Update azure-pipelines.yml

fa0a5d8ac502f8f2e0b1dd42eef8f685f79d9b8e authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Merge pull request #17 from oatpp/add_oatpp_unsigned_types

Add oatpp unsigned types

136f09aae1182b0c9172b6d621bca726d6d4e7e2 authored almost 5 years ago by Leonid Stryzhevskyi <[email protected]>
Update swagger resources.

238596830c3c5b0b572f0fbfaad363cb13f6b500 authored almost 5 years ago by lganzzzo <[email protected]>
Add oatpp unsigned types. Add endpoint tags.

e13f5a6828899a0908b3bc83333e9c8bfd7343ff authored almost 5 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API version

8e4a5d32f82ff71ad645fbfb7e5257a6b611ecfd authored almost 5 years ago by lganzzzo <[email protected]>
Update to the latest oatpp API version

3faaf21e00d0a8e9c438a0a4673ebaae4357f2a8 authored almost 5 years ago by lganzzzo <[email protected]>
Update to the oatpp 0.19.12 API.

a13bae1f32cea2ef011395ed92ae81f0f4b43aa7 authored almost 5 years ago by lganzzzo <[email protected]>
Update oatpp version to 0.19.11.

69a606770648f3d589deb9eb796bdb28525d941e authored about 5 years ago by lganzzzo <[email protected]>
Fix Resources class.

a72beeae9c6fd0146fb61cbde7e3a8795b392e98 authored about 5 years ago by lganzzzo <[email protected]>
Increase oatpp version to '0.19.10'

7a6fd37ff5d3ecb3af8e67d4fad6f871cd6aadd8 authored about 5 years ago by lganzzzo <[email protected]>
Tests. Fix response->send call

eee7fed720b42286d18e9ab77543475eea73759e authored about 5 years ago by lganzzzo <[email protected]>
Merge pull request #15 from bhorn/hideendpoint

Check if endpoint is hidden before adding it to swagger

97dc4abcc8ba802d4e1584b21e4cd8dc8d9feab0 authored about 5 years ago by Leonid Stryzhevskyi <[email protected]>
Check if endpoint is hidden before adding it to swagger

44c4ad839dc825d3163b1f5393b78db04421b765 authored about 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Version. Increase to '0.19.9'.

236cb939601daa1a705bb7923b6f4f1aa4229fb6 authored about 5 years ago by lganzzzo <[email protected]>
Better .gitignore

68ab988365bfabbf5b20a9b9a22a6323334edcf6 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #14 from bhorn/noncached-resources

Noncached resources

fb439d9724c8910f73a3699b75ed1cf7511cb17e authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Doc-Fixes

624a1d8161b41caa6188c936f897796a63128d77 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Replaced c-API with oatpp::...::FileStream

f40265bfbca4c2bc158238214dcbc463d39f357d authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Merge pull request #13 from lganzzzo/authorization-draft

Authorization draft

498f99511dd2077b38c4ea2ef354d75b46131c8f authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Rename confusing to SecurityScheme.

5d0925e344b48ba9a9fa1027f9cc462906d42a59 authored over 5 years ago by lganzzzo <[email protected]>
Fix API docs. + Minor code-style fixes.

beaf0a797c64c997b890bcf4e8d0f56303b9aa45 authored over 5 years ago by lganzzzo <[email protected]>
Non-Cached Swagger-Resources

9197f4eeb338ed417b5eae36a8d8e4a68f9a82a0 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Compatibility with the in-master-merged authorization

4b71e7a94bf0fdd0490491bda09b5383ad228be7 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Convenience extensions and asserts

39a2639104bfb4c2de0199b1e07289a006aeee70 authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
OAS Authentication-Security documentation implemented.

Next: Convenience Defaults

557cc73d5d780dc9bc550d292527560a8e5b4d8d authored over 5 years ago by Benedikt-Alexander Mokroß <[email protected]>
Increase oatpp version to 0.19.8

00c2492a53273dca3765212da619131b76a66ba8 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #10 from oatpp/windows_remove_compiler_switches

Build(Windows). Remove compiler switches.

ce6aa6816fe4d976e91ccff7fede9fcb4d29614f authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
Build(Windows). Remove compiler switches.

23a815a91e0d782350a1ae10fea7f1e1ac2334b7 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #9 from oatpp/ci_windows_support

CI. Windows Build.

55f569daaebf777600fa7c5360397cb49737509f authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>
CI. Windows. Fix Compiler switches.

cd514483878903eaa2e0dfe5a78ed2ce498a279e authored over 5 years ago by lganzzzo <[email protected]>
CI. Windows Build.

312933ed0871fe2b966a01bfb83054e59b9e5421 authored over 5 years ago by lganzzzo <[email protected]>
Merge pull request #8 from bhorn/windows_support

Windows Support

803725e2e63c514f25c6aab16145de83b4a2ade8 authored over 5 years ago by Leonid Stryzhevskyi <[email protected]>