Mike Lohmeier

Results 28 issues of Mike Lohmeier

Is this project still active? If not can you update the readme to point to my fork...

Since the handling of various versions of endpoints doesn't seem to work, adding a cli api version parameter that allows only that api version to have markdown created.

With API documentation that is larger, the documentation runs long and going back to the top by scrolling sucks. Add link to go back to the top for each endpoint....

The markdown is not displaying the default values for parameters. PR incoming.

I'm failing to create the markdown from an api_data.json document that has an apiParam group value set. IE: @apiParam (URL) {String{1-64}} [foo=bar] foo bar I've narrowed it down to the...

**What's on your mind?** We are working on adding decoupled pre/post hooks for all of the FHIR operations internal to the fhirServer. The problems we're trying to solve are the...

customer-inquiry

**Is your feature request related to a problem? Please describe.** Currently FHIR Works on AWS only supports up to 25 entries in a POST bundle with type transaction. This maps...

enhancement

…stage Issue #, if available: Issue 672 Description of changes: Update the subscriptions SNS topic to be unique per stage. Checklist: * [X] Have you successfully deployed to an AWS...

**Describe the bug** The `SubscriptionsTopic` cloudformation resource in cloudformation/subscriptions.yaml is creating the SNS topic with the name `SubscriptionsTopic`. This causes a conflict on name when trying to deploy multiple stages...

bug