APIs.json Maintainers Fn Info (Edit)

The purpose of the FN is to specify the formatted text corresponding to the contact name in the vCard for an APIs.json contract or index. It could be a persons name or wider for a domain, team, or other bounded context, providing the reference needed for support or feedback. You can find details about the API contact property for APIs.json, and explore support name more via API Evangelist.

Rule Definition

apis-json-maintainers-fn-info.yaml
{ "apis-json-maintainers-fn-info": {"description":"The purpose of the FN is to specify the formatted text corresponding to the contact name in the vCard for an APIs.json contract or index. It could be a persons name or wider for a domain, team, or other bounded context, providing the reference needed for support or feedback. You can find details about the <a href=\"https://apisjson.org/schema/maintainers-fn/\">API contact property for APIs.json</a>, and explore <a href=\"https://apievangelist.com/guidance/support/name/\" target=\"_blank\">support name</a> more via API Evangelist.","message":"There is a FN property for maintainers.","given":"$.maintainers.*","severity":"info","then":{"field":"FN","function":"falsy"}} }

Back to All of the Rules