Skip to content

Commit

Permalink
Preparing to tag v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pjohnmeyer committed Dec 30, 2022
1 parent 0a76dcd commit 20f3ede
Show file tree
Hide file tree
Showing 143 changed files with 143 additions and 143 deletions.
2 changes: 1 addition & 1 deletion schema/enums/AccrualPeriodType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of interest accrual period types",
"type": "string",
"enum": ["DAILY", "MONTHLY", "QUARTERLY", "SEMI_ANNUAL", "ANNUAL"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/AccrualPeriodType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/AccrualPeriodType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/AddressType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of address types",
"type": "string",
"enum": ["LEGAL", "CONTACT", "OTHER"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/AddressType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/AddressType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/AllocationType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"BACK_LOADED_TO_SINGLE_TRANCHE",
"FRACTIONAL"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/AllocationType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/AllocationType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/CompensationType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of stock compensation types",
"type": "string",
"enum": ["OPTION", "RSU"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/CompensationType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/CompensationType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/CompoundingType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of interest compounding types",
"type": "string",
"enum": ["COMPOUNDING", "SIMPLE"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/CompoundingType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/CompoundingType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ConversionMechanismType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"CONVERTIBLE_NOTE_CONVERSION",
"CUSTOM_CONVERSION"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ConversionMechanismType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ConversionMechanismType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ConversionRightType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
"WARRANT_CONVERSION_RIGHT",
"STOCK_CLASS_CONVERSION_RIGHT"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ConversionRightType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ConversionRightType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ConversionTimingType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of convertible conversion timing for calculation purposes (e.g. does the instrument convert based on pre or post money).",
"type": "string",
"enum": ["PRE_MONEY", "POST_MONEY"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ConversionTimingType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ConversionTimingType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ConversionTriggerType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"ELECTIVE_AT_WILL",
"UNSPECIFIED"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ConversionTriggerType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ConversionTriggerType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ConvertibleType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of convertible instrument types",
"type": "string",
"enum": ["NOTE", "SAFE", "CONVERTIBLE_SECURITY"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ConvertibleType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ConvertibleType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/DayCountType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of how the number of days are determined per period",
"type": "string",
"enum": ["ACTUAL_365", "30_360"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/DayCountType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/DayCountType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/EmailType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of email types",
"type": "string",
"enum": ["PERSONAL", "BUSINESS", "OTHER"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/EmailType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/EmailType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/FileType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"OCF_VALUATIONS_FILE",
"OCF_VESTING_TERMS_FILE"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/FileType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/FileType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/InterestPayoutType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of interest payout types (e.g. deferred or cash payment)",
"type": "string",
"enum": ["DEFERRED", "CASH"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/InterestPayoutType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/InterestPayoutType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/OCFVersionType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of recognized OCF versions",
"type": "string",
"enum": ["1.0.0-a3", "1.0.0-b1", "1.0.0-b2", "1.0.0-b3", "1.0.0"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/OCFVersionType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/OCFVersionType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ObjectType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@
"TX_VESTING_START",
"TX_VESTING_EVENT"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ObjectType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ObjectType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/OptionType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of option types",
"type": "string",
"enum": ["NSO", "ISO", "INTL"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/OptionType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/OptionType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ParentSecurityType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of parent sources a stock can be issued or created from",
"type": "string",
"enum": ["STOCK_PLAN", "STOCK", "WARRANT", "CONVERTIBLE"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ParentSecurityType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ParentSecurityType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/PeriodType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of time period types",
"type": "string",
"enum": ["DAYS", "MONTHS", "YEARS"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/PeriodType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/PeriodType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/PhoneType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of phone number types",
"type": "string",
"enum": ["HOME", "MOBILE", "BUSINESS", "OTHER"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/PhoneType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/PhoneType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/RoundingType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of rounding types",
"type": "string",
"enum": ["CEILING", "FLOOR", "NORMAL"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/RoundingType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/RoundingType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/StakeholderRelationshipType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
"OFFICER",
"OTHER"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/StakeholderRelationshipType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/StakeholderRelationshipType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/StakeholderType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of stakeholder types - individual (human) or institution (entity)",
"type": "string",
"enum": ["INDIVIDUAL", "INSTITUTION"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/StakeholderType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/StakeholderType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/StockClassType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of stock class types",
"type": "string",
"enum": ["COMMON", "PREFERRED"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/StockClassType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/StockClassType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/TerminationWindowType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"INVOLUNTARY_DISABILITY",
"INVOLUNTARY_WITH_CAUSE"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/TerminationWindowType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/TerminationWindowType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/ValuationType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"description": "Enumeration of valuation types",
"type": "string",
"enum": ["409A"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/ValuationType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/ValuationType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/VestingDayOfMonth.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@
"31_OR_LAST_DAY_OF_MONTH",
"VESTING_START_DAY_OR_LAST_DAY_OF_MONTH"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/VestingDayOfMonth.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/VestingDayOfMonth.schema.json"
}
2 changes: 1 addition & 1 deletion schema/enums/VestingTriggerType.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
"VESTING_SCHEDULE_RELATIVE",
"VESTING_EVENT"
],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/enums/VestingTriggerType.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/enums/VestingTriggerType.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/OCFManifestFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,5 @@
"stakeholders_files"
],
"additionalProperties": false,
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/OCFManifestFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/OCFManifestFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/StakeholdersFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/StakeholdersFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/StakeholdersFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/StockClassesFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/StockClassesFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/StockClassesFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/StockLegendTemplatesFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/StockLegendTemplatesFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/StockLegendTemplatesFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/StockPlansFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/StockPlansFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/StockPlansFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/TransactionsFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/TransactionsFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/TransactionsFile.schema.json"
}
2 changes: 1 addition & 1 deletion schema/files/ValuationsFile.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
},
"additionalProperties": false,
"required": ["items", "file_type"],
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/main/schema/files/ValuationsFile.schema.json"
"$comment": "Copyright © 2022 Open Cap Table Coalition (https://opencaptablecoalition.com) / Original File: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/tree/v1.0.0/schema/files/ValuationsFile.schema.json"
}
Loading

0 comments on commit 20f3ede

Please sign in to comment.