Skip to content

Conversation

@antonpk1
Copy link
Collaborator

Summary

  • Change connect_domains to connectDomains
  • Change resource_domains to resourceDomains

This fixes inconsistent naming in the specification - the rest of the spec uses camelCase (e.g., connectDomains in the interface definition, prefersBorder, mimeType), but the resources/read response example and CSP construction code were using snake_case.

Test plan

  • Verify specification renders correctly
  • Review naming consistency with rest of spec

🤖 Generated with Claude Code

Change connect_domains and resource_domains to connectDomains and
resourceDomains for consistency with the rest of the specification
which uses camelCase naming convention.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@antonpk1 antonpk1 requested a review from ochafik November 27, 2025 16:48
@antonpk1 antonpk1 merged commit 1fa95a3 into main Nov 27, 2025
3 of 4 checks passed
@antonpk1 antonpk1 deleted the fix/csp-camelcase-naming branch November 27, 2025 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants