Open
Conversation
- Add 22 new reserved types from provider usage analysis (Website, Portal, DeveloperPortal, Examples, Vocabulary, SpectralRules, JSONLD, Console, YouTube, StackOverflow, Community, FAQ, LinkedIn, X, ReleaseNotes, CLI, Compliance, Training, License, Sandbox, Slack, Discord) - Add GitHubOrganization and GitHubRepository as canonical aliases for GitHubOrg and GitHubRepo - Fix JsonStructure → JSONStructure (correct casing per naming convention) - Remove duplicate ApiExamples entry in pattern - Update specificationVersion description from 0.19 to 0.20 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds FocusBillingExport, FocusConformanceReport, FocusContractCommitments, OpenCostSpecification, OpenCostAllocationAPI, UnitEconomics, ChargebackPolicy, TaggingPolicy, InvoiceReconciliation, FinOpsFramework, SoftwareCarbonIntensity, SCIReport, and GHGProtocolReport to the reserved type pattern. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Adds 11 types documented in apisjson_0.20.txt but missing from the schema: ALPS, Arazzo, JSONForms, DataContract, ServerlessWorkflow, Plans, UseCases, InsomniaCollection, BrunoCollection, Compare, Evolution. schema_0.21 inherits the same fix plus retains its 13 FinOps/sustainability types. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
typevalues to the 0.20 schema based on real-world provider usage analysis (100+ and 20–100 occurrence categories)GitHubOrganizationandGitHubRepositoryas canonical aliases for existingGitHubOrg/GitHubReposhorthand formsJsonStructure→JSONStructure(casing inconsistency)ApiExamplesentry in the type patternspecificationVersiondescription from "0.19" to "0.20"New types added:
JSONStructure,JSONLD,Vocabulary,SpectralRulesWebsite,Portal,DeveloperPortal,YouTube,LinkedInExamples,FAQ,SummaryCLI,Console,Sandbox,TrainingCommunity,StackOverflow,Slack,DiscordReleaseNotesCompliance,LicenseX(Twitter/X rebrand alias),GitHubOrganization,GitHubRepositoryTest plan
schema_0.20.ymlJsonStructure(old) is no longer accepted andJSONStructure(new) isApiExamplesappears exactly once in the pattern (no duplicate match)X-custom-nameextensions still validate🤖 Generated with Claude Code