Skip to content
Snippets Groups Projects
Commit 7cee7440 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler
Browse files

Partially obscure parameters in swagger and api

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.
parent 2ca66f38
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment