Skip to content

[Bug] Fix And Improve CLI's Client API Generator #856

@antonio-amjr

Description

@antonio-amjr

Describe the bug

The CLI's Client API generator scripts are not working properly.
Also, the openapi-generator version used don't have support to arm64 builds, making it impossible to generate the API from the Raspberry Pi or any ARM host machine.

This feature is important to be working since we may automatically update and reflect the current state of all the APIs available from the backend side.

Steps to reproduce the behavior

  1. Go to the CLI submodule folder
  2. Run ./scripts/generate_client.sh

Expected behavior

It's expected that the script creates all the necessary API files into the th_cli/api_lib_autogen/ folder.

Log files

No response

PICS file

No response

Screenshots

No response

Environment

No response

Additional Information

No response

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingCLIMatter Test Harness CLI Application related

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions