Describe your idea
if using includeOnlyProperty we have selected only one field under git.commit.id which is full then in actuator/info endpoint why cant we display only commit.id instead of commit.id.full
Expected Behavior
display only commit.id instead of commit.id.full and instead of commit.message.full why cant we have commit.message when we have included only full messsage
