Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Nov 16, 2024
1 parent 652c2b0 commit 2b7c23f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# TypeschemaAngularEditor
# TypeSchemaAngularEditor

This package provides an Angular Editor Component which provides a visual editor to design a
[TypeSchema](https://typeschema.org/) or [TypeAPI](https://typeapi.org) specification.
Expand Down Expand Up @@ -57,13 +57,13 @@ The specification object

Default: false

Whether it is possible to create operations
Whether it is possible to manage operations

### `importEnabled`

Default: true

Whether it is possible to import specifications from the TypeHub cloud platform
Whether it is possible to import specifications from remote sources

### `readonly`

Expand Down

0 comments on commit 2b7c23f

Please sign in to comment.