diff --git a/examples/item.json b/examples/item.json index 5e189e1..2c21f9d 100644 --- a/examples/item.json +++ b/examples/item.json @@ -56,10 +56,10 @@ } } }, - "none": { + "basic": { "type": "http", "scheme": "basic", - "description": "Free access without restrictions" + "description": "Requires Basic Authentication" } } },