my-awesome-principles v1.0.0
My Awesome Principles
A cached response of calling an early version of Principles for doing business at Lloyds API.
The package Exports entities to support building an app (Principle,SubPrinciple,Indample)
The packages exports a principleRepository which implements IPrincipleRepository
TODO: expose a getIndamplesPaginated(principleId,minorPrincipleId,skip,take)
TODO: need id for indamples need principle api enhancements getIndamples({principleId,subPrincipleId}) getCategories({principleId,subPrincipleId}); getMaturities(); getIndamples({principleId,subPrincipleId,maturity,category} looks like this test should also do 'all' for maturity and categories getSubPrinciples({principleId} getSubPrinciple({principleId,subPrincipleId})
2 years ago