Skip to content

v8 List clients: naming convention of return type violation #982

Description

@BrechtLaitem

Checklist

  • I have looked into the Readme and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

Hi,

I see that when getting the clients with the v8 auth.net client returns a type with name Client. This seems to be a violation of the naming convention and should be ClientResponseSchema or ClientSchema.

See https://github.com/auth0/auth0.net/blob/master/V8_MIGRATION_GUIDE.md#request-and-response-types

Describe the ideal solution

The Client respone should have the Schema suffix.

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestA feature has been asked for or suggested by the community

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions