Skip to content

Conversation

@bthrall
Copy link

@bthrall bthrall commented Apr 1, 2021

Multiple authentication schemas are supported, for both query and header locations.

Security is only applied to the root at this time.

Multiple authentication schemas are supported, for both query and header locations.

Security is only applied to the root at this time.
@dennisjenkins75
Copy link
Collaborator

IMHO, we should not be making changes to rapidjson. Pistache should change to pull in a read-only copy of rapidjson anyway.

Also, your PR lacks any new unit tests to cover the new logic. Please add some appropriate unit tests.

@Tachi107
Copy link
Member

Tachi107 commented Apr 2, 2021

IMHO, we should not be making changes to rapidjson

include/pistache/thirdparty/serializer/rapidjson.h is not really part of RapidJSON, it is just a serializer used for Swagger/OpenAPI that uses RapidJSON to handle JSON (or something along these lines, I've never used nor looked into it). I don't know why it is in the thirdparty directory since it is part of Pistache.

@kiplingw
Copy link
Member

Hey @bthrall. Just checking in, but do you still intend to work on this PR? If so, you may want to start by rebasing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants