File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -383,10 +383,11 @@ Embed
383
383
:>json object meta: meta data of the requested section.
384
384
385
385
:query string project: Read the Docs project's slug.
386
- :query string version: Read the Docs version's slug.
387
386
:query string doc: document to fetch content from.
388
- :query string section: section within the document to fetch.
389
- :query string path: full path to the document including extension.
387
+
388
+ :query string version: *optional * Read the Docs version's slug (default: ``latest ``).
389
+ :query string section: *optional * section within the document to fetch.
390
+ :query string path: *optional * full path to the document including extension.
390
391
391
392
:query string url: full URL of the document (and section) to fetch content from.
392
393
You can’t perform that action at this time.
0 commit comments