X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fresources_to_operations.yml;h=fa5f1a39ea04d0c83a6c0d33212cea92c8fdbef6;hp=4b35d270e7f415e66920ce522bac53e32771acec;hb=4015b4734a923c29c04bf9b30f5a06604dd2f0a4;hpb=b6a5819d7daefde450ab263a4a57a6d173255ee0 diff --git a/osm_nbi/resources_to_operations.yml b/osm_nbi/resources_to_operations.yml index 4b35d27..fa5f1a3 100644 --- a/osm_nbi/resources_to_operations.yml +++ b/osm_nbi/resources_to_operations.yml @@ -182,6 +182,8 @@ resources_to_operations: "GET /admin/v1/projects/": "projects:id:get" + "PUT /admin/v1/projects/": "projects:id:put" + "DELETE /admin/v1/projects/": "projects:id:delete" ################################################################################