Skip to content

Commit 5928fd1

Browse files
committed
Fix blank tables
1 parent ff2fbf1 commit 5928fd1

File tree

17 files changed

+9
-115
lines changed

17 files changed

+9
-115
lines changed

experimental/circuit_service/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,12 @@ Dependencies: `extensions.circuit`
4040

4141
## Extensions
4242
### OrganizationProvider
43-
#### Attributes
44-
| |
45-
| |
46-
4743
#### Relationships
4844
| name | peer | cardinality | optional |
4945
| ---- | ---- | ----------- | -------- |
5046
| circuit_services | CircuitService | many | True |
5147

5248
### CircuitEndpoint
53-
#### Attributes
54-
| |
55-
| |
56-
5749
#### Relationships
5850
| name | peer | cardinality | optional |
5951
| ---- | ---- | ----------- | -------- |

experimental/location_extended/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ Dependencies: `base`
8888

8989
## Extensions
9090
### OrganizationProvider
91-
#### Attributes
92-
| |
93-
| |
94-
9591
#### Relationships
9692
| name | peer | cardinality | optional |
9793
| ---- | ---- | ----------- | -------- |

experimental/security/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -383,10 +383,6 @@ Dependencies: `base`
383383

384384
## Extensions
385385
### LocationGeneric
386-
#### Attributes
387-
| |
388-
| |
389-
390386
#### Relationships
391387
| name | peer | cardinality | kind |
392388
| ---- | ---- | ----------- | ---- |

experimental/topology/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -268,20 +268,12 @@ Dependencies: `base`
268268

269269
## Extensions
270270
### DcimGenericDevice
271-
#### Attributes
272-
| |
273-
| |
274-
275271
#### Relationships
276272
| name | peer | optional | cardinality |
277273
| ---- | ---- | -------- | ----------- |
278274
| topology | TopologyTopology | True | one |
279275

280276
### IpamPrefix
281-
#### Attributes
282-
| |
283-
| |
284-
285277
#### Relationships
286278
| name | label | peer | optional | cardinality | order_weight |
287279
| ---- | ----- | ---- | -------- | ----------- | ------------ |

experimental/vlan-translation/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ Dependencies: `base.dcim`
3535

3636
## Extensions
3737
### DcimInterface
38-
#### Attributes
39-
| |
40-
| |
41-
4238
#### Relationships
4339
| name | kind | peer | description | cardinality | label | order_weight |
4440
| ---- | ---- | ---- | ----------- | ----------- | ----- | ------------ |

extensions/circuit/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,12 @@ Dependencies: `base, extentions.location_minimal`
5858

5959
## Extensions
6060
### OrganizationProvider
61-
#### Attributes
62-
| |
63-
| |
64-
6561
#### Relationships
6662
| name | peer | cardinality | optional |
6763
| ---- | ---- | ----------- | -------- |
6864
| circuits | DcimCircuit | many | True |
6965

7066
### LocationHosting
71-
#### Attributes
72-
| |
73-
| |
74-
7567
#### Relationships
7668
| name | peer | cardinality | optional |
7769
| ---- | ---- | ----------- | -------- |

extensions/cluster/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,12 @@ Dependencies: `base, extensions.compute`
4040

4141
## Extensions
4242
### ComputeGenericUnit
43-
#### Attributes
44-
| |
45-
| |
46-
4743
#### Relationships
4844
| name | identifier | label | peer | cardinality | description | optional |
4945
| ---- | ---------- | ----- | ---- | ----------- | ----------- | -------- |
5046
| worker_in_cluster | worker_in_cluster | Worker in cluster | ClusterGenericComputeUnitNodes | one | This device is a worker node of the specified cluster. | True |
5147

5248
### LocationGeneric
53-
#### Attributes
54-
| |
55-
| |
56-
5749
#### Relationships
5850
| name | label | peer | cardinality | kind | description | optional |
5951
| ---- | ----- | ---- | ----------- | ---- | ----------- | -------- |

extensions/location_minimal/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ Dependencies: `base`
6060

6161
## Extensions
6262
### OrganizationProvider
63-
#### Attributes
64-
| |
65-
| |
66-
6763
#### Relationships
6864
| name | peer | cardinality | optional |
6965
| ---- | ---- | ----------- | -------- |

extensions/modules/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,6 @@ Dependencies: `base`
5353

5454
## Extensions
5555
### DcimPhysicalDevice
56-
#### Attributes
57-
| |
58-
| |
59-
6056
#### Relationships
6157
| name | peer | identifier | cardinality | kind |
6258
| ---- | ---- | ---------- | ----------- | ---- |

extensions/routing_bgp/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,20 +92,12 @@ Dependencies: `base, extensions.routing`
9292

9393
## Extensions
9494
### DcimGenericDevice
95-
#### Attributes
96-
| |
97-
| |
98-
9995
#### Relationships
10096
| name | peer | optional | cardinality | kind | order_weight |
10197
| ---- | ---- | -------- | ----------- | ---- | ------------ |
10298
| asn | RoutingAutonomousSystem | True | one | Attribute | 1600 |
10399

104100
### OrganizationGeneric
105-
#### Attributes
106-
| |
107-
| |
108-
109101
#### Relationships
110102
| name | label | cardinality | optional | peer | order_weight |
111103
| ---- | ----- | ----------- | -------- | ---- | ------------ |

0 commit comments

Comments
 (0)