This is a proposal to add a new API to Serenity's libc implementation. I spoke about this with @linusg who said it would be worth opening an issue here discussing the use case. I'm a part of the Zig ...
- name: "Update project key" ansible.builtin.uri: url: "{{ semaphore_url }}/api/project/{{ project_id }}/keys/{{ project_key_id }}/" method: PUT headers: Content-Type ...