Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Fix swagger to read correct https requests #216

Open
5 of 6 tasks
mtlaney opened this issue Oct 23, 2020 · 1 comment
Open
5 of 6 tasks

Fix swagger to read correct https requests #216

mtlaney opened this issue Oct 23, 2020 · 1 comment
Assignees

Comments

@mtlaney
Copy link

mtlaney commented Oct 23, 2020

Background
Currently swagger is hitting http with a failed to fetch response, these need to be updated to HTTPS in order to successfully retrieve DB data

Acceptance criteria

  • http is changed to https
  • swagger can successfully display data

Tasks

  • change swagger scheme to https

Definition of done

  • swagger is working in dev and staging
  • PO approved
  • Code reviewed by someone other than the original author
@mtlaney mtlaney self-assigned this Oct 23, 2020
@mtlaney
Copy link
Author

mtlaney commented Oct 23, 2020

@Dmac26 @briandavidson can you guys test this when you get a chance.

You can hit https://fs-intake-api-staging.app.cloud.gov/docs/api/#/forests/get_fsforests and execute, you should see the curl as HTTPS and get date back

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant