Skip to content

Allow user not to need Platform Configurator #151

Open
@titusfortner

Description

@titusfortner

This would be a huge feature, and is unlikely to be time-effective in the near term.

The goal is for the user to somehow easily see when writing the code with their IDE what the available options are without having to reference the Platform Configurator.

In some fashion the Sauce API platform endpoint would need to be leveraged, possibly real-time, but more likely cached. The most obvious approach I can think of would be to have a job that periodically calls the platform endpoint, and caches the JSON, alerting devs if something is updated. Then another job runs a script against this cache to generate java/py/rb files that specify the methods or enums that are associated with valid settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    dotnet.NET BindingsenhancementNew feature or requestjavaJava BindingspythonPython BindingsrubyRuby Bindings

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions