rdkcentral / firebolt-apis

The Firebolt API OpenRPC schemas and SDK artifact configurations.
Apache License 2.0
13 stars 24 forks source link

Intents Specification does not have all intent types #233

Open kpears201 opened 8 months ago

kpears201 commented 8 months ago

https://rdkcentral.github.io/firebolt/requirements/latest/specifications/intents/

Screenshot 2024-02-28 at 8 13 54 AM

This only has the following types:

Basic Navigation links to https://rdkcentral.github.io/firebolt/requirements/latest/specifications/intents/navigation which gives a 404 error.

This specification should list every Intent type that Firebolt supports. Should each be listed here or should Basic navigation link out to https://rdkcentral.github.io/firebolt/apis/latest/core/Intents/schemas/ ?

Is "Types" equivalent to "action"? Or is each entity considered a different "type"?