ml-tooling / contaxy

MIT License
10 stars 8 forks source link

Removing the 'name' attribute from schema #103

Closed NaveenKinnal closed 2 years ago

NaveenKinnal commented 2 years ago

In this PR, the 'name' attribute is being removed as currently, we are using the 'display_name' attribute to assign names for objects. Hence, accessing the 'name' attribute goes void. To avoid the unnecessary access and usage of the 'name' attribute, it is being removed from the schema.