Skip to content

Conversation

@tylerwarner33
Copy link
Contributor

About

  • Add support for the templateId property on ACC Projects.
  • Match pull request made to APS .NET SDK: #231.

Changes

  • Added templateId property to the Project class.

References

Methods:

Data

  • Sample data from Postman request to show inclusion of TemplateId with & without value.
[
	{
		...
		"templateId": null,
		...
	},
	{
		...
		"templateId": "a00a0aa0-bb00-0c00-dd00-e00000e00e00",
		...
	}
]

sajith-subramanian and others added 5 commits October 27, 2025 16:56
…orm-services/development

Keep Main branch updated with Development
…orm-services/development

Update ChangeLog with ACC Admin changes
…orm-services/development

Keep Main branch updated with changes to development
…orm-services/development

Update changelog with ACC Issues changes
@srivastavarahull srivastavarahull changed the base branch from main to DAS-373-add-templateId-to-admin-sdk-project-model December 5, 2025 05:57
@srivastavarahull
Copy link
Contributor

Hi @tylerwarner33,
Thank you for the PR we are looking into it .

@srivastavarahull srivastavarahull merged commit 57c6a99 into autodesk-platform-services:DAS-373-add-templateId-to-admin-sdk-project-model Dec 5, 2025
9 checks passed
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