Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add subTitle to extension #413

Merged
merged 2 commits into from
Feb 3, 2025
Merged

add subTitle to extension #413

merged 2 commits into from
Feb 3, 2025

Conversation

tdellmann
Copy link
Contributor

No description provided.

@tdellmann tdellmann force-pushed the subtitle branch 3 times, most recently from 87de30a to 2cd292f Compare February 3, 2025 08:38
required: ["de"],
properties: {
de: {
type: "string",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Information about max length is missing here (and in the other places)

@@ -41,6 +42,21 @@ For more information about the individual attributes, see [which information an
description: "Name of the extension",
example: "Example Extension",
},
subTitle: {
type: "object",
description: "A brief description of the extension",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

now we have a short description and a brief description.

We should clarify the purpose in the description of the fields.

@tdellmann tdellmann merged commit 5d3f5f5 into master Feb 3, 2025
3 checks passed
@tdellmann tdellmann deleted the subtitle branch February 3, 2025 10:50
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