Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several small fixes #223

Merged
merged 18 commits into from
Mar 6, 2022
Merged

Several small fixes #223

merged 18 commits into from
Mar 6, 2022

Conversation

dukeofharen
Copy link
Owner

@dukeofharen dukeofharen commented Feb 26, 2022

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

  • Added date/time to stubs .yml after download.
  • Increased the character count where the CodeMirror editor automatically switches to the simple editor from 2000 to 4000.
  • Added extra logic to JSON condition checker so boolean values can now also be checked by a regex.
  • Added CSS spinner to show when asynchronous (HTTP) calls are working.
  • Show validation error when stub response text is set and HTTP status code is 204.
  • Added fix so it is now possible to also send YAML to the API which contains fields that are not in the schema.

Does this introduce a breaking change?

  • Yes
  • No

Other information

@dukeofharen dukeofharen added enhancement Enhancement of the code, not introducing new features. refactor Improvement of existing code, not introducing new features. labels Feb 26, 2022
@dukeofharen dukeofharen changed the title Changed filename when downloading stubs Several small fixes Feb 26, 2022
@dukeofharen dukeofharen merged commit 96d968e into master Mar 6, 2022
@dukeofharen dukeofharen deleted the feature/several- branch March 6, 2022 12:45
@dukeofharen dukeofharen restored the feature/several- branch July 17, 2022 06:53
@dukeofharen dukeofharen deleted the feature/several- branch July 17, 2022 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of the code, not introducing new features. refactor Improvement of existing code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant