Skip to content

Commit

Permalink
Remove slug from collection schema to accommodate the changes on the …
Browse files Browse the repository at this point in the history
…wp_register_font_collection function signature (#58623)


Co-authored-by: matiasbenedetto <mmaattiiaass@git.wordpress.org>
Co-authored-by: pbking <pbking@git.wordpress.org>
  • Loading branch information
3 people committed Feb 2, 2024
1 parent fd68223 commit d801d77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions schemas/json/font-collection.json
Expand Up @@ -100,10 +100,6 @@
"description": "JSON schema URI for font-collection.json.",
"type": "string"
},
"slug": {
"type": "string",
"description": "Slug of the font collection. Must be unique and URL friendly."
},
"name": {
"type": "string",
"description": "Name of the font collection."
Expand Down

0 comments on commit d801d77

Please sign in to comment.