generated from Redocly/apidocs-starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathredocly.yaml
60 lines (60 loc) · 1.09 KB
/
redocly.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
openapi:
hideReplay: false
hideSchemaTitles: true
hideInfoMetadata: false
codeSamples:
skipOptionalParameters: true
languages:
- lang: 'curl'
label: 'cURL'
markdown:
lastUpdatedBlock:
format: long
locale: en-US
hide: true
editPage:
hide: true
sidebar:
linePosition: bottom
navbar:
items:
- page: docs/snapshots.md
label: Docs Home
- label: Status
href: 'https://status.fastnear.com'
external: true
- label: Subscriptions
href: 'https://subscriptions.fastnear.com'
external: true
- label: FastNEAR Company
href: 'https://fastnear.com'
external: true
feedback:
hide: true
search:
hide: false
colorMode:
modes:
- 'light'
- 'dark'
apis:
rpc:
root: rpcs/openapi.yaml
openapi:
hideDownloadButtons: true
api:
root: apis/openapi.yaml
openapi:
hideDownloadButtons: true
mockServer:
position: 'off'
codeSnippet:
report:
hide: true
navigation:
previousButton:
hide: true
nextButton:
hide: true
breadcrumbs:
hide: true