Skip to content

Comments

Wealth Data Box API - Initial Implementation#1

Merged
SethBergen merged 15 commits intomainfrom
generate
Apr 17, 2025
Merged

Wealth Data Box API - Initial Implementation#1
SethBergen merged 15 commits intomainfrom
generate

Conversation

@nathany-copia
Copy link
Member

No description provided.

npx @openapitools/openapi-generator-cli generate -g elixir -i ./priv/v1.json
@nathany-copia nathany-copia requested a review from Copilot March 18, 2025 20:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a README file for the VidarAPI project with documentation on building, installation, and configuration.

  • Added README documentation for VidarAPI
  • Provides code examples for installation and configuration
  • Includes links to ExDoc and HexDocs for further documentation
Files not reviewed (19)
  • .formatter.exs: Language not supported
  • .openapi-generator-ignore: Language not supported
  • .openapi-generator/FILES: Language not supported
  • .openapi-generator/VERSION: Language not supported
  • config/config.exs: Language not supported
  • config/runtime.exs: Language not supported
  • lib/vidar_api/api/assets.ex: Language not supported
  • lib/vidar_api/api/portfolios.ex: Language not supported
  • lib/vidar_api/api/portfolios_daily_metrics.ex: Language not supported
  • lib/vidar_api/api/positions.ex: Language not supported
  • lib/vidar_api/api/transactions.ex: Language not supported
  • lib/vidar_api/connection.ex: Language not supported
  • lib/vidar_api/deserializer.ex: Language not supported
  • lib/vidar_api/model/asset.ex: Language not supported
  • lib/vidar_api/model/cash_account.ex: Language not supported
  • lib/vidar_api/model/custodian_portfolio_performance.ex: Language not supported
  • lib/vidar_api/model/instrument.ex: Language not supported
  • lib/vidar_api/model/mandate_type.ex: Language not supported
  • lib/vidar_api/model/portfolio.ex: Language not supported
Comments suppressed due to low confidence (1)

README.md:3

  • The line mentions 'WealthDataBox API' which conflicts with the 'VidarAPI' title. Consider updating it to maintain consistency.
WealthDataBox API with OData.

npx @openapitools/openapi-generator-cli generate -g elixir -i ./priv/v1.json
@SethBergen SethBergen self-assigned this Apr 15, 2025
@SethBergen SethBergen changed the title Generate Wealth Data Box API - Initial Implementation Apr 16, 2025
@SethBergen SethBergen marked this pull request as ready for review April 16, 2025 23:03
@SethBergen SethBergen merged commit 70ab143 into main Apr 17, 2025
1 check passed
@SethBergen SethBergen deleted the generate branch April 17, 2025 22:10
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