Skip to content

Commit

Permalink
Added imgUrl property for sector
Browse files Browse the repository at this point in the history
  • Loading branch information
karthik-tarento committed Apr 17, 2024
1 parent c6b382e commit 7fb2b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ km.framework.term.create.path=v1/framework/term/create
igot.taxonomy.framework.name=igot
igot.taxonomy.category.name=Taxonomy
sector.category.name=testsector
sector.category.fields=identifier,code,name,description,appIcon
sector.category.fields=identifier,code,name,description,appIcon,imgUrl
sub.sector.category.fields=identifier,code,name,description,appIcon

#FRAC EndPoints
Expand Down

0 comments on commit 7fb2b8d

Please sign in to comment.