{#if !can_write}
You only have read access to this resource and cannot edit it
{/if}
switchTab(e.detail)} options={{ right: 'As JSON' }} />
{#if loadingSchema} {:else if !viewJsonSchema && resourceSchema && resourceSchema?.properties} {:else if !can_write} {:else} {#if !viewJsonSchema}

No corresponding resource type found in your workspace for {selectedResourceType}. Define the value in JSON directly

{/if} {#if !emptyString(jsonError)}{jsonError}{:else}
{/if}
{/if}

Description