hapi-fhir/hapi-fhir-server
Ibrohim Kholilul Islam 5a79304893
Implement GraphQLQueryBodyParameter and GraphQLQueryBody annotation (#1896)
* implement GraphQLQueryBodyParameter and GraphQLQueryBody annotation

* GraphQLQueryBodyParameter to recognize application/graphql

* fix 500 error on method without @GraphQLQueryBody

* refactor to processGraphQlGetRequest and processGraphQlPostRequest

* add testGraphPostContentTypeJson and testGraphPostContentTypeGraphql to GraphQLR4RawTest

* fix imports
2020-07-16 09:25:26 -04:00
..
src Implement GraphQLQueryBodyParameter and GraphQLQueryBody annotation (#1896) 2020-07-16 09:25:26 -04:00
pom.xml Migrate to JUnit5 (#1952) 2020-07-04 18:28:16 -04:00