Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix schema support in Asset Manager OMAS #7735

Merged
merged 3 commits into from
Jun 19, 2023

Conversation

mandy-chessell
Copy link
Contributor

Description

This PR includes a number of fixes to the schema support in Asset Manager OMAS. It includes the fix to #7692 along with other fixes needed to pass the FVTs.

Related Issue(s)

#7692

Testing

New FVTs for Asset Manager OMAS

Release Notes & Documentation

This fixed changed the bean structure for Asset Manager OMAS. It would be helpful to add a note to the 4.2 release notes to warn anyone using this interface.

Additional notes

@mandy-chessell mandy-chessell merged commit 67e2d21 into odpi:main Jun 19, 2023
* @throws PropertyServerException there is a problem reported in the open metadata server(s)
*/
public boolean isServerKnown(String userId,
String serverName) throws InvalidParameterException,

Check notice

Code scanning / CodeQL

Useless parameter

The parameter 'serverName' is never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant