#868 The API validator misses some changes
Closed: Fixed None Opened 12 years ago by rcritten.

makeapi seems to be missing some kinds of changes, saying that the current API.txt is valid when there are new options in a plugin.

An example is the new aciprefix option. makeapi --validate returned true even though this wasn't defined in API.txt. Running makeapi generated a new API.txt that contained this so it seems it can know about it, it just doesn't.


makeapi did not detect a situation when a new option/argument/output was added to a command. This was also the case of aciprefix.

I could not find any other missing checks during the development.

Metadata Update from @rcritten:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.0.1 RC (bug fixing)

6 years ago

Login to comment on this ticket.

Metadata