Skip to content

feat: add getter methods to APIInfo interface#14

Merged
pcfreak30 merged 1 commit intodevelopfrom
api
May 25, 2025
Merged

feat: add getter methods to APIInfo interface#14
pcfreak30 merged 1 commit intodevelopfrom
api

Conversation

@pcfreak30
Copy link
Copy Markdown
Member

Add getter methods to APIInfoDefinition interface and apiInfo implementation:

  • GetTitle()
  • GetVersion()
  • GetDescription()
  • GetContact()
  • GetLicense()
  • GetTermsOfService()

Also includes corresponding test cases to verify the getter behavior, including handling of nil contact and license cases.

Add getter methods to APIInfoDefinition interface and apiInfo implementation:
- GetTitle()
- GetVersion()
- GetDescription()
- GetContact()
- GetLicense()
- GetTermsOfService()

Also includes corresponding test cases to verify the getter behavior,
including handling of nil contact and license cases.
@pcfreak30 pcfreak30 merged commit 6cc33c4 into develop May 25, 2025
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.

1 participant