Skip to content

Automatically link id references to resources #319

Description

@razor-x

Can we link id properties and params automatically in the generated docs? When they appear in descriptions? What about list properties, like device_ids?

This should be possible if blueprint can implement resourceType on Property and Param, e.g.,

jsonType: 'string',
format: 'id',
resourceType: 'acs_system'

Or can we just to a simple endsAt search? This is needed since while some properties can be matched exactly, other properties like credential_manager_acs_system_id need special matching or lookup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions