packages feed

compaREST-0.1.0.0: test/golden/common/property-removed-additional/trace-tree.yaml

forwardChanges:
  AtPath "/test":
    InOperation PostMethod:
      WithStatusCode 200:
        ResponsePayload:
          PayloadSchema:
            OfType Object:
              InProperty "property2":
              - TypesRestricted [Number]
              - AdditionalToProperty
              - PropertyNowRequired
backwardChanges:
  AtPath "/test":
    InOperation PostMethod:
      InRequest:
        InPayload:
          PayloadSchema:
            OfType Object:
              InProperty "property2":
              - TypesRestricted [Number]
              - AdditionalToProperty
              - PropertyNowRequired