Update layouts/_partials/endpoints-toc.html

pull/2262/head
Richard van der Hoff 1 month ago committed by GitHub
parent ab795c236b
commit fce3a88e44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -5,8 +5,8 @@
The outer page's Scratch must contain an "api_endpoints" key, which is either
a slice of maps (a list of endpoint metadata dicts) or a map of module name ->
slice of endpoint metadata dicts (representing the API modules and the
endpoints they each contain). Each slice item must contain the Each endpoint
dict must contain the following keys:
endpoints they each contain). Each endpoint dict must contain the following
keys:
* `anchor`: the HTML anchor for the endpoint
* `method`: the HTTP method

Loading…
Cancel
Save