Skip to content

feat(api): update controller OpenAPI documentation#128

Merged
nednella merged 9 commits intomainfrom
refactor/controllers
Oct 3, 2025
Merged

feat(api): update controller OpenAPI documentation#128
nednella merged 9 commits intomainfrom
refactor/controllers

Conversation

@nednella
Copy link
Copy Markdown
Owner

@nednella nednella commented Oct 3, 2025

Title

@nednella nednella changed the title feat(api): add OpenAPI documentation to controllers docs(api): update controller OpenAPI documentation Oct 3, 2025
@nednella nednella changed the title docs(api): update controller OpenAPI documentation feat(api): update controller OpenAPI documentation Oct 3, 2025
@nednella nednella merged commit 9dd81d1 into main Oct 3, 2025
7 checks passed
@nednella nednella deleted the refactor/controllers branch October 3, 2025 16:49
nednella added a commit that referenced this pull request Oct 20, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.3.0](https://github.com/nednella/echo/compare/client@v0.2.1...client@v0.3.0)
(2025-10-19)


### Features

* **api:** update controller OpenAPI documentation
([#128](#128))
([9dd81d1](9dd81d1))
* **client:** add & configure tanstack query
([#127](#127))
([5b9587f](5b9587f))
* **client:** add appearance dialog
([#144](#144))
([aae8318](aae8318))
* **client:** add application layout
([#142](#142))
([079feca](079feca))
* **client:** add auth & error middleware to openapi-fetch client
([#131](#131))
([710a94b](710a94b))
* **client:** add avatar size to UI button
([#147](#147))
([8fbda96](8fbda96))
* **client:** add generic 404 page
([#148](#148))
([78d3ab7](78d3ab7))
* **client:** add npm generate script for regenerating openapi type file
([#124](#124))
([7b4b86f](7b4b86f))
* **client:** add onboarding page
([#132](#132))
([ca4aedf](ca4aedf))
* **client:** add sidebar account menu dropdown
([#143](#143))
([cc6fd48](cc6fd48))
* **client:** add typecheck script
([#126](#126))
([1e9e598](1e9e598))
* **client:** adhere to Bulletproof React
([#145](#145))
([e9d70a9](e9d70a9))
* **client:** set up shadcn & add light/dark theme support
([#136](#136))
([9652272](9652272))


### Bug Fixes

* **client:** re-add black/white to tailwind palette
([#137](#137))
([0c197e1](0c197e1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
nednella added a commit that referenced this pull request Nov 11, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](https://github.com/nednella/echo/compare/api@v0.3.1...api@v0.4.0)
(2025-11-11)


### Features

* **api:** add flyway db migrations
([#151](#151))
([7a2d786](7a2d786))
* **api:** add flyway plugin
([#161](#161))
([bb343f8](bb343f8))
* **api:** add OAuth2AuthenticationException handler
([#134](#134))
([8b15492](8b15492))
* **api:** annotate ErrorResponse with NotNull so OpenAPI spec infers as
required fields ([#130](#130))
([4c5f158](4c5f158))
* **api:** improve db repeatables
([#155](#155))
([f1931f2](f1931f2))
* **api:** remove unused user status enum
([#154](#154))
([dd24980](dd24980))
* **api:** update controller OpenAPI documentation
([#128](#128))
([9dd81d1](9dd81d1))


### Bug Fixes

* **api:** de-duplicate profile mentions
([#156](#156))
([8f73e28](8f73e28))
* **api:** ensure posts are cascade deleted on author_id,
conversation_id, parent_id
([#158](#158))
([b46233e](b46233e))
* **api:** update profile lookups and mentions to use case-insensitive
usernames ([#157](#157))
([ddd9d5b](ddd9d5b))


### Performance Improvements

* **api:** reduce application idle memory consumption
([#162](#162))
([95833b0](95833b0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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