Skip to content

Conversation

@factset-sdk-bot
Copy link
Collaborator

SDK Changes

self.assertEqual(type(response[0].data), LinkedPATemplatePostSummary, "Response should be of LinkedPATemplatePostSummary type.")
self.assertGreater(len(response[0].data['id']), 0, "Response result should not be an empty list.")
except:
self.skipTest("template doesn't exist to fetch")

Choose a reason for hiding this comment

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

This change is not relevant for sdk deprecated changes.

Copy link
Contributor

Choose a reason for hiding this comment

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

taken care

@sainathsagar sainathsagar merged commit 36680e4 into master Oct 30, 2025
1 check passed
@sainathsagar sainathsagar deleted the feat/sdk/analyticsapi-engines-sdk-generator-pr-70 branch October 30, 2025 17:21
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.

7 participants