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

Refactors package structure to better reflect public API #246

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

FrankSchnicke
Copy link
Contributor

Public API:

  • {AASX, JSON, XML}Serializer
  • {AASX, JSON, XML}Deserializer
  • Schema Validations
  • JsonMapperFactory & SimpleAbstractTypeResolverFactory for integrating JSON serialization in other solutions
  • AAS Model
  • AASUtils from aas4j-dataformat-core
  • Every class that is part of the public API of above mentioned classes and interfaces

@FrankSchnicke FrankSchnicke requested review from mjacoby and sebbader-sap and removed request for mjacoby February 8, 2024 12:18
@mjacoby mjacoby merged commit 4c56bbe into main Feb 9, 2024
4 checks passed
@mjacoby mjacoby deleted the update/package-structure branch February 9, 2024 06:55
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.

3 participants