Rookie Luochao Openapi Ui Versions Save

OpenAPI/Swagger UI document, quickly generate mock params and call api, also simplified postman tool. 基于 OpenAPI/Swagger 规范的接口文档,快速模拟请求参数并调用接口,也是简化版 postman 工具

v1.9.6

3 months ago
  1. perf: perf display enum
  2. fix: fix deprecated husky script
  3. chore: update npm modules

v1.9.5

3 months ago
  1. feat: add service-page changeUrl func
  2. feat: add TimePicker to handle parameter-time input
  3. perf: perf login-page layout ui
  4. chore: update react-router-toolkit version, to handle querystring encode/decode

v1.9.4

3 months ago
  1. feat: add multi enum select
  2. feat: add copy operationId func
  3. perf: perf i18n label
  4. chore: update npm modules

v1.9.3

4 months ago
  1. feat: add rollup-plugin-visualizer
  2. perf: split monaco-editor bundle

v1.9.2

4 months ago
  1. perf: remove ahooks,@ant-design/icons
  2. feat: support get request paramsSerializer when params includes array-value
  3. fix form-field-array multi-input bug

v1.9.0

4 months ago
  1. feat: add basic generate cURL function
  2. perf: perf monaco-editor languages file, to reduce the number of files after build
  3. fix: fix error when filling in form-field-array
  4. docs: update docs

v1.8.3

4 months ago
  1. perf: remove rxjs
  2. docs: perf docs format

v1.8.2

4 months ago
  1. fix: fix gloal config auth echo, use global config auth to init form auth-field

v1.8.1

4 months ago
  1. ci: fix ci build failed by remove npm modules
  2. feat: add engines suggestion

v1.8.0

4 months ago
  1. perf: replace convert swagger to openapi tool, api-spec-converter to swagger2openapi