File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Make sure you have [Node.js](http://nodejs.org/) installed.
28
28
Running the editor:
29
29
30
30
``` shell
31
- git clone https://github.com/WebsmartAPI/swagger -editor.git
32
- cd swagger -editor
31
+ git clone https://github.com/SmartAPI/smartAPI -editor.git
32
+ cd smartAPI -editor
33
33
npm install
34
34
chmod 755 scripts/nmchange.sh
35
35
./scripts/nmchange.sh
Original file line number Diff line number Diff line change 2
2
3
3
smartAPI editor is an extentetion to Swagger editor. This guideline helps the developers find the right place in the code to modify.
4
4
5
- :exclamation : Make sure you are in swagger -editor directory; and have run * npm install* .
5
+ :exclamation : Make sure you are in smartAPI -editor directory; and have run * npm install* .
6
6
7
7
### smartAPI specification
8
8
The JSON schema, the editor uses to validate the API document:
You can’t perform that action at this time.
0 commit comments