<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Hi openstack-dev@</div>
<div><br>
</div>
<div>I was wondering if the API Working Group had an opinion on how to deal with minor changes to the api?  For example, what if you wanted to add a new attribute to a JSON response?  I would think that a minor change like that could be done without having
 to create a new versioned endpoint.  So a newer release would just add the new attribute without having to create a new /v1.1/ endpoint.</div>
<div><br>
</div>
<div>However, minor changes like that could still possibly break clients that are not expecting them.  For example, a client that uses the json response as arguments to a method via **kwargs would start seeing TypeErrors for unexpected arguments.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Douglas Mendizabal</div>
<div><br>
</div>
<div><br>
</div>
</body>
</html>