Skip to content

Conversation

@renefloor
Copy link
Collaborator

Submit a pull request

Closes FLU-216

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request

This adds generated code from the OpenAPI spec.
Generated using feeds-ai branch
Related PR: https://github.com/GetStream/chat/pull/9368

Currently these files are actually generated:

  • api/default_api.g.dart
  • model/*
  • api_client.g.dart
  • api.g.dart

The other files in generated/api/ are currently copied from video package and don't change, but they should still be added to the code generation for a full working project.

@renefloor renefloor requested a review from a team as a code owner July 25, 2025 09:28
@renefloor renefloor changed the title Add generated code for feeds api feature(llc): Add generated code for feeds api Jul 25, 2025
@codecov
Copy link

codecov bot commented Jul 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c1bb1f5) to head (ea215d5).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #2   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            1         1           
=========================================
  Hits             1         1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renefloor renefloor merged commit 40d77aa into main Jul 25, 2025
6 of 9 checks passed
@xsahil03x xsahil03x deleted the feature/add-generated-api-code branch September 1, 2025 14:31
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