There is a version of the emissions and projects schemas in the carbonserver/ folder. And another one used by the client inside codecarbon/core schemas.
It would be interesting to have a test that loads both schemas and tests that they are compatible, to ensure that they do not differ. A test like this would have helped detect the issue solved by #1189.
There is a version of the emissions and projects schemas in the
carbonserver/folder. And another one used by the client insidecodecarbon/coreschemas.It would be interesting to have a test that loads both schemas and tests that they are compatible, to ensure that they do not differ. A test like this would have helped detect the issue solved by #1189.