Skip to content

Commit 40518ac

Browse files
committed
ci: Generate docs
1 parent 0ce3856 commit 40518ac

28 files changed

Lines changed: 28 additions & 28 deletions

File tree

docs/api-reference/access_grants/unmanaged/get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ID of unmanaged Access Grant to get.
3131

3232
{% hint style="success" %}
3333
Returns:
34-
**[unknown](./)**
34+
**unknown**
3535

3636
{% endhint %}
3737

docs/api-reference/access_grants/unmanaged/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ ID of user identity by which you want to filter the list of unmanaged Access Gra
6161

6262
{% hint style="success" %}
6363
Returns:
64-
**Array of [unknowns](./)**
64+
**Array of unknowns**
6565

6666
{% endhint %}
6767

docs/api-reference/access_methods/encode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ID of the `acs_encoder` to use to encode the `access_method`.
3939

4040
{% hint style="success" %}
4141
Returns:
42-
**[action\_attempt](./)**
42+
**action\_attempt**
4343

4444
{% endhint %}
4545

docs/api-reference/access_methods/unmanaged/get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ID of unmanaged access method to get.
3030

3131
{% hint style="success" %}
3232
Returns:
33-
**[unknown](./)**
33+
**unknown**
3434

3535
{% endhint %}
3636

docs/api-reference/access_methods/unmanaged/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ ID of the space for which you want to retrieve all unmanaged access methods.
4949

5050
{% hint style="success" %}
5151
Returns:
52-
**Array of [unknowns](./)**
52+
**Array of unknowns**
5353

5454
{% endhint %}
5555

docs/api-reference/acs/encoders/encode_credential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ ID of the `acs_credential` to encode onto a card.
385385

386386
{% hint style="success" %}
387387
Returns:
388-
**[action\_attempt](./)**
388+
**action\_attempt**
389389

390390
{% endhint %}
391391

docs/api-reference/acs/encoders/scan_credential.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ ID of the encoder to use for the scan.
543543

544544
{% hint style="success" %}
545545
Returns:
546-
**[action\_attempt](./)**
546+
**action\_attempt**
547547

548548
{% endhint %}
549549

docs/api-reference/acs/entrances/unlock.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ID of the entrance to unlock.
3636

3737
{% hint style="success" %}
3838
Returns:
39-
**[action\_attempt](./)**
39+
**action\_attempt**
4040

4141
{% endhint %}
4242

docs/api-reference/action_attempts/get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ ID of the action attempt that you want to get.
187187

188188
{% hint style="success" %}
189189
Returns:
190-
**[action\_attempt](./)**
190+
**action\_attempt**
191191

192192
{% endhint %}
193193

docs/api-reference/action_attempts/list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Identifies the specific page of results to return, obtained from the previous pa
275275

276276
{% hint style="success" %}
277277
Returns:
278-
**Array of [action\_attempts](./)**
278+
**Array of action\_attempts**
279279

280280
{% endhint %}
281281

0 commit comments

Comments
 (0)