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

feature: capability to set host and port and even basepath and bug fixes #74

Conversation

dmdhrumilmistry
Copy link
Collaborator

@dmdhrumilmistry dmdhrumilmistry commented Apr 6, 2024

  • fix oas 3 endpoint parsing bug
  • create and use join_uri_path for joining url paths
  • integrate pytest and add tests for few funcs
pytest -s -v
  • use from importlib.metadata.version instead of pkg_resource.get_distribution
  • Bug Fixes for several functions
  • Feature Request: implement server flag for accepting server/host using cli
offat -f oas.yml --server https://domain:port/basepath

@dmdhrumilmistry dmdhrumilmistry added enhancement New feature or request bug-fix PR raised for fixing bug feature-request labels Apr 6, 2024
@dmdhrumilmistry dmdhrumilmistry self-assigned this Apr 6, 2024
@dmdhrumilmistry dmdhrumilmistry merged commit e8a5b03 into dev Apr 6, 2024
@dmdhrumilmistry dmdhrumilmistry deleted the 70-feature-capability-to-set-host-and-port-and-even-basepath branch April 6, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix PR raised for fixing bug enhancement New feature or request feature-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant