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

feat: Add initial OpenAPI 3.1.0 spec for Concord API #21

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

Septimus4
Copy link
Member

Checklist

  • Documentation has been updated as needed
  • Commit messages follow the Conventional Commits guidelines

Affected Components

Description of Changes

Introduced a comprehensive OpenAPI 3.1.0 specification for the Concord API.
The API provides endpoints for server/group registration,
message processing for topic extraction, related channel retrieval,
topic listing for channels, and trending topic retrieval within specified
time windows.

Additional Notes

@Septimus4 Septimus4 linked an issue Nov 5, 2024 that may be closed by this pull request
@Septimus4 Septimus4 self-assigned this Nov 5, 2024
@Septimus4 Septimus4 added documentation Improvements or additions to documentation design labels Nov 5, 2024
Introduced a comprehensive OpenAPI 3.1.0 specification for the Concord API.
 The API provides endpoints for server/group registration,
 message processing for topic extraction, related channel retrieval,
  topic listing for channels, and trending topic retrieval within specified
  time windows.
@Septimus4 Septimus4 merged commit 270c7e7 into main Nov 5, 2024
3 checks passed
@Septimus4 Septimus4 deleted the open-api-specs branch November 5, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Back-End] Create OpenAPI specs, REST endpoints and payload
2 participants