Skip to content

feat: add APIInfoDefinition interface for OpenAPI metadata#13

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

feat: add APIInfoDefinition interface for OpenAPI metadata#13
pcfreak30 merged 1 commit intodevelopfrom
api

Conversation

@pcfreak30
Copy link
Copy Markdown
Member

  • Introduced APIInfoDefinition interface to standardize OpenAPI info building
  • Made apiInfo struct implement the new interface
  • Updated NewSwaggerRouter to accept APIInfoDefinition instead of concrete type
  • Maintained backward compatibility with existing usage

- Introduced APIInfoDefinition interface to standardize OpenAPI info building
- Made apiInfo struct implement the new interface
- Updated NewSwaggerRouter to accept APIInfoDefinition instead of concrete type
- Maintained backward compatibility with existing usage
@pcfreak30 pcfreak30 merged commit a80f103 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