Skip to content

feat: edit authors via RFC update API#10048

Merged
jennifer-richards merged 2 commits intoietf-tools:feat/rpc-apifrom
jennifer-richards:plural-rfcauthor-api
Dec 4, 2025
Merged

feat: edit authors via RFC update API#10048
jennifer-richards merged 2 commits intoietf-tools:feat/rpc-apifrom
jennifer-richards:plural-rfcauthor-api

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

This provides an API to update all authors for an RFC as a batch. It also begins building out the API that will eventually allow Purple to update RFC details. Reconciles the AuthorSerializer vs RfcAuthorSerializer naming conflict by unifying these.

This is a checkpoint PR that adds the new API but there is still work to be done on the handling of the call. This applies author updates by deleting existing RfcAuthor records and creating a new batch. It does not yet do logging of changes.

Requires a coordinated change to Purple because the API client's AuthorRequest is now RfcAuthorRequest.

@jennifer-richards jennifer-richards merged commit 74fabc2 into ietf-tools:feat/rpc-api Dec 4, 2025
2 checks passed
@jennifer-richards jennifer-richards deleted the plural-rfcauthor-api branch December 4, 2025 19:52
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants