Skip to content

Commit e6c3659

Browse files
committed
commented out non working buttons
1 parent ae4562a commit e6c3659

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • src/routes/(protected)/dynamic-entities/system/[id]

src/routes/(protected)/dynamic-entities/system/[id]/+page.svelte

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@
317317
Manage Data (CRUD)
318318
</a>
319319
<!-- Note: By default OBP adds a leading _ to the tags so they don't conflict with tags of OBP static entities -->
320+
<!-- Commented out - not working properly
320321
<a
321322
href="/dynamic-entities/system/openapi-json?tags=_{entityName}"
322323
target="_blank"
@@ -361,6 +362,7 @@
361362
</svg>
362363
OpenAPI YAML
363364
</a>
365+
-->
364366
</div>
365367
</div>
366368
</div>

0 commit comments

Comments
 (0)