Applied to BioStar v2.8.14 or above
With BioStar versions before 2.8.14, the users could only use its New Local API Swagger online.
However, with 2.8.14 or above, users can use swagger without a network connection and without the server address in the URL.
*Offline Swagger is only available for BioStar 2 New Local API Swagger. It does not support TA API Swagger yet.
For more information about BioStar 2 New Local API and Swagger, please visit the link below:
[BioStar 2 API] How To Use BioStar 2 New Local API
| BioStar 2 New Local API | ||
BioStar 2.7.10-2.8.13 | 2.8.14 or above | ||
Available Swagger UI Access Method | Swagger + BioStar 2 Server | Swagger+ BioStar 2 Server | Offline Swagger |
Purpose | Check Swagger API specs and try out | Check Swagger API specs and try out | Check Swagger API specs using local swagger files without BioStar 2 Server Connection |
Preparation | Installing BioStar 2 server and running BioStar 2 Server Services | Installing BioStar 2 server and running BioStar 2 Server Services | Files in C:\Program Files\BioStar 2(x64)\nginx\html\swagger |
Swagger Access | [BioStar 2 address] + ‘/swagger/index.html’ | [BioStar 2 address] + ‘/swagger/index.html’ | Files in C:\Program Files\BioStar 2(x64)\nginx\html\swagger |
Even the users who only wanted to see if BioStar 2 New Local API had the features they want had to install BioStar 2 and check its swagger.
But now you can just download a folder to check out the New Local API Swagger. *Folder attached below
- Offline Swaggers
Those who have downloaded BioStar 2.8.14(or above) can go to the folder below to see the offline Swagger:
*You can also download the attached zip file(swagger folder) to experience offline swagger.
C:\Program Files\BioStar 2(x64)\nginx\html\swagger
- You can open ‘index_local.html’ to see your offline swagger.
[file path]
[Offline swagger]
- You can see its functions. However, you cannot ‘Try out’.
[Offline Swagger – Login]
[Offline Swagger – Can’t try out]
ZIP
- Swaggers before BioStar 2.8.14 could only access the API Swagger by the methods provided in the article below:
[BioStar 2 API] How To Use BioStar 2 New Local API