{ "$schema": "http://json-schema.org/draft-07/schema", "$id": "https://raw.githubusercontent.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/main/schema/enums/AuthorizedShares.schema.json", "title": "Enum - Authorized Shares Types", "description": "Enumeration of authorized shares types", "type": "string", "enum": ["NOT APPLICABLE", "UNLIMITED"], "$comment": "Copyright © 2025 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/AuthorizedShares.schema.json" }