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

fix(appium): restrict address to ipv6/hostname #18824

Merged
merged 1 commit into from
Jun 30, 2023

Conversation

boneskull
Copy link
Contributor

This resolves #18716.

For whatever reason, json-schema-to-typescript needed "type": "string" in there. See bcherny/json-schema-to-typescript#528 for further discussion

cc @mykola-mokhnach

This resolves #18716.

For whatever reason, `json-schema-to-typescript` needed `"type": "string"` in there.  See bcherny/json-schema-to-typescript#528 for further discussion
@boneskull boneskull self-assigned this Jun 29, 2023
@github-actions github-actions bot added @appium/schema @appium/types appium core Bug a problem that needs fixing chore refactoring, overhead, tests, etc. labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
appium core @appium/schema @appium/types Bug a problem that needs fixing chore refactoring, overhead, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

appium config: fix validation for address field
3 participants