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

Update eapilib.py: allow pass any EAPI params to jsonrpc #309

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Sep 24, 2024

  1. Update eapilib.py

    changed the way EAPI params passed to `jsonrpc`, while preserving currently existing (supported) syntax. This way a user can pass any EAPI parameters into `jsonrpc`
    dlyssenko authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1ced28f View commit details
    Browse the repository at this point in the history
  2. Update eapilib.py: allow pass any EAPI params to jsonrpc

    added validation of known parameters
    dlyssenko authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e9772db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e957776 View commit details
    Browse the repository at this point in the history