We came across the problem that a user had edited thir RAML file (seeing it righty as their "main file for the API definition), but did not update the config's api:name: accordingly.
Currently, we raise an error if this kind of inconsistency happens for the version. Maybe we could do the same for the base url.