CON-In-A-Box / CIAB-Portal

The Core of Con-In-A-Box, but so much more! Convention Meetings, Registration and Volunteers management software package
Apache License 2.0
9 stars 5 forks source link

Aric/api validation #665

Closed AricStewart closed 8 months ago

AricStewart commented 8 months ago

I found out why it did not appear to be doing Schema validation... I was not validating any calls that had any returned objects. I have expanded the checks and found it DOES do Schema validation and there where a bunch of flaws in the schema. Things are cleaned up. I am really liking what this is going to do to make the schema really robust. But it will slow down the tests a LOT.