Skip to content
Snippets Groups Projects
  1. Nov 03, 2023
    • Erin (Josh) Rigler's avatar
      Partially obscure parameters in swagger and api · 7cee7440
      Erin (Josh) Rigler authored
      We can't totally obscure things and fairly call this an "open" api.
      However, if we prefer to limit experimentation by novice developers,
      it seems prudent to at least partially obscure some options in the
      user-friendly Swagger for our api. This seemed especially important
      for the data_host option, which could be susceptible to abuse. So,
      all models/schemas are published via `ws/openapi.json`, but only
      "default" options are displayed on the Swagger page's "Try it out"
      section.
      7cee7440
  2. Oct 30, 2023
    • Erin (Josh) Rigler's avatar
      Add option `data_host` to /ws/data endpoint. · 2ca66f38
      Erin (Josh) Rigler authored
      Allows the user to specify an alternate host to pull time series
      data from via the URL. This is mostly useful for using the data
      web service to test different verified data sources. It is not
      really a "public" feature, and we might consider how to restrict
      its deployment to non-public servers only.
      2ca66f38
  3. Aug 24, 2023
  4. May 08, 2023
  5. Apr 27, 2023
  6. Apr 24, 2023
  7. Oct 14, 2021
  8. Aug 18, 2021
  9. Jul 14, 2021
  10. Mar 11, 2021
  11. Mar 10, 2021
  12. Aug 31, 2020
  13. Aug 19, 2020
  14. Jun 18, 2020
  15. Jun 12, 2020
  16. Apr 08, 2020
  17. Apr 06, 2020
  18. Apr 03, 2020
Loading