[PR #1127] [MERGED] Improve message passing api docs #901

Closed
opened 2025-12-30 01:27:39 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1127
Author: @bioball
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @bioball

Base: mainHead: improve-docs


📝 Commits (1)

  • c282c46 Improve message passing api docs

📊 Changes

1 file changed (+11 additions, -12 deletions)

View changed files

📝 docs/modules/bindings-specification/pages/message-passing-api.adoc (+11 -12)

📄 Description

  1. Change Binary to Bytes (new type representing binary data)
  2. Add documentation for http.rewrites option

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1127 **Author:** [@bioball](https://github.com/bioball) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `improve-docs` --- ### 📝 Commits (1) - [`c282c46`](https://github.com/apple/pkl/commit/c282c46f6bd6e7e56bce5c7f4e2cac1c1ed2e5a5) Improve message passing api docs ### 📊 Changes **1 file changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/bindings-specification/pages/message-passing-api.adoc` (+11 -12) </details> ### 📄 Description 1. Change `Binary` to `Bytes` (new type representing binary data) 2. Add documentation for `http.rewrites` option --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:39 +01:00
adam closed this issue 2025-12-30 01:27:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#901