-
Notifications
You must be signed in to change notification settings - Fork 8
/
.jazzy.yml
109 lines (105 loc) · 2.25 KB
/
.jazzy.yml
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
author: InfluxData
author_url: https://www.influxdata.com
github_url: https://github.com/influxdata/influxdb-client-swift
module: influxdb_client_swift
swift_build_tool: spm
theme: fullwidth
clean: true
custom_categories:
- name: Client
children:
- InfluxDBClient
- WriteAPI
- QueryAPI
- DeleteAPI
- Query
- Dialect
- DeletePredicateRequest
- name: APIs
children:
- InfluxDB2API
- name: APIs / Models
children:
- AddResourceMemberRequestBody
- Authorization
- AuthorizationAllOfLinks
- Authorizations
- AuthorizationUpdateRequest
- Bucket
- BucketLinks
- Buckets
- DBRP
- DBRPUpdate
- DBRPs
- HealthCheck
- IsOnboarding
- Label
- LabelCreateRequest
- LabelMapping
- LabelResponse
- LabelUpdate
- LabelsResponse
- Links
- LogEvent
- Logs
- OnboardingRequest
- OnboardingResponse
- Organization
- Organizations
- OrganizationLinks
- PasswordResetBody
- Permission
- PostBucketRequest
- Ready
- Resource
- ResourceMember
- ResourceMembers
- ResourceOwner
- ResourceOwners
- RetentionRule
- Run
- RunLinks
- RunLog
- RunManually
- Runs
- ScraperTargetRequest
- ScraperTargetResponse
- ScraperTargetResponseAllOfLinks
- ScraperTargetResponses
- SecretKeysResponse
- SecretKeysResponseAllOfLinks
- SecretKeys
- Source
- SourceLinks
- Sources
- Task
- TaskCreateRequest
- TaskLinks
- TaskUpdateRequest
- TaskStatusType
- Tasks
- User
- Users
- UserLinks
- UsersLinks
- Variable
- VariableLinks
- VariableProperties
- Variables
- name: Supporting Files
children:
- AnyCursor
- APIHelper
- CodableHelper
- Cursor
- DecodableRequestBuilderError
- DownloadException
- HTTPMethod
- JSONDataEncoding
- JSONEncodingHelper
- KeyedDecodingContainerProtocol
- KeyedEncodingContainerProtocol
- OpenISO8601DateFormatter
- ParameterEncoding
- Response
- String