smithy/smithy-model
kstich d8185ac6ea Lower resource identifier collisions to warning
This commit updates the validation for resource identifier collisions
to warn instead of error. When an explicit and implicit binding for
the same resource identifier are found, the explicit binding is
preferred.
2022-10-28 15:55:42 -07:00
..
src Lower resource identifier collisions to warning 2022-10-28 15:55:42 -07:00
README.md Initial code commit 2019-03-23 21:58:14 -07:00
build.gradle Make various perf improvements 2021-05-18 14:20:02 -07:00

README.md

SmithyModel

This module provides the core implementation of loading, validating, traversing, mutating, and serializing a Smithy model.