Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor: Add an API to list all the properties and custom properties for a given entity type #18248

Merged
merged 5 commits into from
Oct 19, 2024

Conversation

harshach
Copy link
Collaborator

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.15% (37893/59066) 40.89% (15123/36982) 42.94% (4559/10617)

Copy link

sonarcloud bot commented Oct 17, 2024

Copy link

sonarcloud bot commented Oct 17, 2024

@harshach harshach merged commit 85cc240 into main Oct 19, 2024
18 of 24 checks passed
@harshach harshach deleted the all_types branch October 19, 2024 21:14
harshach added a commit that referenced this pull request Oct 19, 2024
…or a given entity type (#18248)

* Minor: Add an API to list all the properties and custom properties for a given entity type

* Minor: Add an API to list all the properties and custom properties for a given entity type

* add custom properties

* add custom properties

* add custom properties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants