component-test/src/main/java/org/apache/fineract/cn/provisioner/application/ApplicationsApiDocumentation.java [94:102]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            fieldWithPath("name").description("Application's name"),
                            fieldWithPath("description").description("Application's description"),
                            fieldWithPath("vendor").description("Application's vendor"),
                            fieldWithPath("homepage").description("Application's homepage")
                    )
            ));
  }

  @Test
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



component-test/src/main/java/org/apache/fineract/cn/provisioner/application/ApplicationsApiDocumentation.java [118:126]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                            fieldWithPath("name").description("Application's name"),
                            fieldWithPath("description").description("Application's description"),
                            fieldWithPath("vendor").description("Application's vendor"),
                            fieldWithPath("homepage").description("Application's homepage")
                    )
            ));
  }

  @Test
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



