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

LobidClient: flexible server URL #223

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

LobidClient: flexible server URL #223

wants to merge 2 commits into from

Conversation

daforster
Copy link
Contributor

No description provided.

@daforster daforster self-assigned this Feb 13, 2025
@daforster daforster marked this pull request as draft February 13, 2025 15:58
public class CudamiConfig {

private Defaults defaults;
private int offsetForAlternativePaging = 0;
private String repositoryFolderPath;
private TypeDeclarations typeDeclarations;
private UrlAlias urlAlias;
private String lobidUrl;
Copy link
Member

Choose a reason for hiding this comment

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

Sollte das nicht besser vom Typ URI oder URL sein?


public Locale getLocale() {
return locale;
}
}

public static class UrlAlias {
Copy link
Member

Choose a reason for hiding this comment

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

Braucht es hier auch noch die Getter-Annotation?

@morpheus-87
Copy link
Member

Der Eintrag im Changelog fehlt auch noch 😅

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.

3 participants