Browse Source

Update Environment.md

pull/5690/head
Levent Arman Özak 5 years ago
committed by GitHub
parent
commit
f10f3d5937
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/en/UI/Angular/Environment.md

2
docs/en/UI/Angular/Environment.md

@ -54,7 +54,7 @@ Everything else will be sent to `"https://localhost:8080"`
* `rootNamespace` **(new)** : Root namespace of the related API. e.g. Acme.BookStore
## Application
## Application
```js
export interface Application {

Loading…
Cancel
Save