~lloydwaltersj/maas:oapi-include-more-methods

Last commit made on 2023-03-03
Get this branch:
git clone -b oapi-include-more-methods https://git.launchpad.net/~lloydwaltersj/maas
Only Jack Lloyd-Walters can upload to this branch. If you are Jack Lloyd-Walters please log in for upload directions.

Branch merges

Branch information

Name:
oapi-include-more-methods
Repository:
lp:~lloydwaltersj/maas

Recent commits

1195a41... by Jack Lloyd-Walters

modify parameters generation

1713712... by Jack Lloyd-Walters

use path_var in "in" section of schema

081a49a... by Jack Lloyd-Walters

remove uri_variables from request body

cd59eb5... by Jack Lloyd-Walters

Remove curly brace

c46bacb... by Jack Lloyd-Walters

fix duplicate parameter names

56b0ff3... by Jack Lloyd-Walters

include all methods for oapi

851fa3e... by Alberto Donato

Update initial SQL

aa01203... by Alberto Donato

cleanups to MAC-related custom field/form

b3e8415... by Alberto Donato

drop legacy model/form fields

 * replace EditableBinaryField with BinaryField(editable=True)
 * drop StrippedCharField form field
 * drop UnstrippedCharField form field

8acff83... by Nick De Villiers

Update maas-ui to 1f56b1a0e
fix(machines): Reset current page to first page on change of page size #4787 (#4792)

* Page is set to `1` if page size is changed