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

Make location field non-required #161

Open
elchupanebrej opened this issue Jun 27, 2023 · 0 comments
Open

Make location field non-required #161

elchupanebrej opened this issue Jun 27, 2023 · 0 comments

Comments

@elchupanebrej
Copy link

elchupanebrej commented Jun 27, 2023

🤔 What's the problem you're trying to solve?

At https://github.com/elchupanebrej/pytest-bdd-ng there is a possibility to store features in formats different from .gherkin or .md files (yaml, ndjson, toml, etc.). Third-party parsers of these formats do not always give information about consumed tokens, so it's not possible to put correct values to the Location field

✨ What's your proposed solution?

  • Make the Location field non-required, so it won't be filled if the parser doesn't grant needed information.
  • Add the possibility to add custom mime types into MediaType schema
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant