Skip to content

Commit

Permalink
fix(rest): fix test rest api of component
Browse files Browse the repository at this point in the history
Signed-off-by: tuannn2 <tuan2.nguyennhu@toshiba.co.jp>
  • Loading branch information
tuannn2 authored and keerthi-bl committed Jul 6, 2023
1 parent ebd853a commit e003dc0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -939,6 +939,7 @@ public void should_document_merge_components() throws Exception {
fieldWithPath("blog").description("The blog of component"),
fieldWithPath("homepage").description("The homepage url of the component"),
fieldWithPath("modifiedOn").description("The date the component was modified"),
fieldWithPath("moderators").description("The component moderators"),

fieldWithPath("name").description("The updated name of the component"),
fieldWithPath("type").description("The updated name of the component"),
Expand Down

0 comments on commit e003dc0

Please sign in to comment.