Skip to content

[$60] Replace multiple template/types/categories calls with single call to get all data #2472

@RishiRajSahu

Description

@RishiRajSahu

For getting all the templates/types/categories data we call multiple public endpoints -

  • /v4/projects/metadata/projectTemplates
  • /v4/projects/metadata/productTemplates
  • /v4/projects/metadata/projectTypes
  • /v4/projects/metadata/productCategories

As now we have support in our backend to replace all these calls with single call

  • GET /v4/projects/metadata

Ref - topcoder-platform/tc-project-service#161

Aha! Link: https://topcoder.aha.io/features/TCCONNECT-443

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions