Umesh Padashetty created ATLAS-3717:
---------------------------------------

             Summary: [Business Metadata] businessmetadata is misplelled as 
businessmetata in entity rest calls
                 Key: ATLAS-3717
                 URL: https://issues.apache.org/jira/browse/ATLAS-3717
             Project: Atlas
          Issue Type: Bug
          Components:  atlas-core
            Reporter: Umesh Padashetty
         Attachments: Screenshot 2020-04-01 at 4.55.42 PM.png

The business metadata entity rest apis have misspelled businessmetadata as 
businessmetata. Since these are new APIs introduced recently, it is rather a 
good idea to fix this typo before these APIs start getting noticed.

Needs change in

@POST
@Path("/guid/\{guid}/businessmetata")

@DELETE
@Path("/guid/\{guid}/businessmetata")

@POST
@Path("/guid/\{guid}/businessmetata/\{bmName}")

@DELETE
@Path("/guid/\{guid}/businessmetata/\{bmName}")



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to