Skip to content

Include shortname metadata in XML output#289

Merged
simonoakesepimorphics merged 2 commits into
mainfrom
236-shortname-metadata-xml
May 20, 2026
Merged

Include shortname metadata in XML output#289
simonoakesepimorphics merged 2 commits into
mainfrom
236-shortname-metadata-xml

Conversation

@simonoakesepimorphics
Copy link
Copy Markdown
Contributor

Fixes #236

@simonoakesepimorphics simonoakesepimorphics requested a review from kal May 18, 2026 16:53
protected final boolean isParameterBasedFormat;

public EndpointMetadata(EndpointDetails ep, Resource thisPage, String pageNumber, Bindings bindings) {
private final ShortnameService sns;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this also be made protected to allow inheritors access like the other fields

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done.

@simonoakesepimorphics simonoakesepimorphics requested a review from kal May 19, 2026 14:34
@simonoakesepimorphics simonoakesepimorphics merged commit 82324b0 into main May 20, 2026
2 checks passed
@simonoakesepimorphics simonoakesepimorphics deleted the 236-shortname-metadata-xml branch May 20, 2026 15:49
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.

Add info about shortnames to the XML

2 participants