Commit Graph

20 Commits

Author SHA1 Message Date
Jason Roberts 4051fe0849 code review feedback 2021-09-17 14:17:33 -04:00
Jason Roberts 56920149bc add support for OIDC authentication to Swagger API 2021-09-17 09:48:39 -04:00
Ken Stevens eee7d7e455
code cleanup (#2986)
* failed attempt to get it to work

* Use simplified FhirContext.forCached methods

* Update hapi-fhir-base/src/main/java/ca/uhn/fhir/context/FhirContext.java

Co-authored-by: James Agnew <jamesagnew@gmail.com>

Co-authored-by: James Agnew <jamesagnew@gmail.com>
2021-09-13 03:09:18 +00:00
katie_smilecdr 789695621a Merge branch 'master' into issue-2904-Swagger-ui-Doesn't-Work-with-Partitions 2021-08-23 15:33:09 -04:00
katie_smilecdr 712fdbd802 [2904] remove unused staff 2021-08-23 15:12:13 -04:00
Tadgh 1acaf325c5 Merge branch 'master' into rel_5_5_0 2021-08-23 14:50:29 -04:00
Michael Buckley 10d4db5b9e Revert - we'll do this in Smile 2021-08-20 17:21:07 -04:00
Michael Buckley 7734e8f515 Sketch of adding request partition name to swagger paths 2021-08-20 17:05:16 -04:00
katie_smilecdr 8061ba339f [2904] 2021-08-20 16:59:43 -04:00
markiantorno 367b338d85 Updating HAPI to use latest core lib changes. 2021-08-18 11:06:14 -04:00
Tadgh 7ee22a44c1
Merge pull request #2893 from hapifhir/issue-2883-unable-to-load-OpenAPI-docs
Issue 2883 unable to load open api docs
2021-08-16 15:59:57 -04:00
katie_smilecdr b2a91eb92d [2883] Add unit test 2021-08-16 14:32:49 -04:00
akawalsky c8c0e1080c
Update Search operation description (#2892) 2021-08-16 12:28:19 -04:00
katie_smilecdr 62026d4caf [2883] Resolve threads 2021-08-16 10:56:13 -04:00
katie_smilecdr 36d2a8f3ce [2883] update swagger url/ add unit test 2021-08-13 13:54:27 -04:00
katie_smilecdr dfb8ec4680 [2883] remove slash before api-docs 2021-08-11 16:56:34 -04:00
jamesagnew cc05ff9ad4 Fix openapi interceptor bug 2021-05-03 08:09:58 -04:00
James Agnew 593230f6bf
Fix openapi redirect (#2624)
* Fix redirect for openapi

* FIx deps
2021-05-03 05:32:34 -04:00
James Agnew 970a9884f0
Avoid tag definition constraint (#2620)
* Avoid tag definition constraint failure

* Version bumps

* Add changelog

* Avoid guava issue

* Test fix

* Test fix

* Bump pom
2021-05-01 17:16:15 -04:00
James Agnew 2ba1005762
OpenAPI Support (#2560)
* Start work on OpenAPI

* Fixes

* Work on OpenAPI

* Cleanup

* Cleanup

* More swagger work

* Build fix

* More work

* More work

* Add documentation

* Docs fixes

* Add changelog

* License updates

* Add API

* Cleanup

* Update hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/docs/server_plain/openapi.md

Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>

* Work on scripts

* Add docs

* Compile fix

* Work on fixes

* Fix tests

* Test fix

* Test fix

* Build fix

* Tests

* Build fix

* Work on pipeline

* Version bump

* Test fix

* Version bump

* Test fix attempts

* Test fix

* Test fix

* Remove accidentally committed files

* Fixes

* Tets fixes

* Test fix

* Test fix

* Test fix

* Test fixes

* Test fixes

* Test fixes

* License header updates

* test fix

* Test fixes

* Test fix

* Test fixes

* Test fix

* Checkstyle bump

Co-authored-by: patrick-vachon-smilecdr <81274188+patrick-vachon-smilecdr@users.noreply.github.com>
2021-04-25 15:40:50 -04:00