apigitlabs / apigit-support

APIGIT is a native Git based collaboration platform for API design, document, mock and share.
https://apigit.com
2 stars 0 forks source link

Typo in the server addition form and YAML #27

Closed dogukancagatay closed 10 months ago

dogukancagatay commented 10 months ago

Is there an existing issue for this?

Describe the Issue

There is a typo in the server addition form. The label of the variables section in the form is written as Varibles and the typo continues in the variables tree.

Unfortunately, the typo propagates to the YAML as well. When you add a server from the form, it is added to the YAML with varibles identifier.

Steps To Reproduce

  1. Edit a OpenAPI schema
  2. Open Servers menu
  3. Add a new server

Screenshots or Videos

Screenshot 2023-12-13 at 12 38 30

Browser

Chrome

Additional Context?

No response

apigitlabs commented 10 months ago

thanks @dogukancagatay , the issue is fixed. please help to check ~

dogukancagatay commented 10 months ago

The issue seems partially fixed; the typo still exists in the variable specification part. Please see the screenshots.

The form:

Screenshot 2023-12-17 at 14 33 59

The YAML:

Screenshot 2023-12-17 at 14 34 19
apigitlabs commented 10 months ago

thanks @dogukancagatay , we identified the problem. Team just fixed and deployed it in the weekend. Please help to check if it works in your side now.