Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GitbookIO
/
gitbook
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
28.4k
Code
Issues
29
Pull requests
36
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
main
User selector
spastorelli
Datepicker
All time
Commit History
Commits on Sep 30, 2025
Adapt OpenAPI code samples to prefill API key using visitor data (#3666)
spastorelli
authored
f3e4041
Copy full SHA for f3e4041
Commits on Sep 29, 2025
Highlight discriminator properties in oneOf, allOf, anyOf objects (#3691)
spastorelli
authored
8e99871
Copy full SHA for 8e99871
Commits on Sep 26, 2025
Move inline expression evaluation from API to GBO (#3687)
spastorelli
authored
50c1be3
Copy full SHA for 50c1be3
Ensure operation security reqs inherits from spec-level when not defined (#3690)
spastorelli
authored
319a1e5
Copy full SHA for 319a1e5
Commits on Sep 22, 2025
Fix OpenAPISecurities and code sample not using operation security requirements (#3671)
spastorelli
authored
529f940
Copy full SHA for 529f940
Commits on Sep 18, 2025
Fix OpenAPI response showing as JSON instead of YAML (#3669)
spastorelli
authored
d7948e3
Copy full SHA for d7948e3
Add support for inline expressions rendering with visitor data on GBO side (#3660)
spastorelli
authored
469b332
Copy full SHA for 469b332
Commits on Sep 12, 2025
Fix exports in `gitbook/expr` package.json after removing src (#3648)
spastorelli
authored
6da3655
Copy full SHA for 6da3655
Fix eval estree expr cjs named import when gitbook/expr is imported in playwright tests (#3643)
spastorelli
authored
3548fa6
Copy full SHA for 3548fa6
Commits on Sep 11, 2025
Fix bundling of `@gitbook/expr` package (#3639)
spastorelli
authored
e1ff17e
Copy full SHA for e1ff17e
Commits on Sep 9, 2025
Port latest changes from gbx util-expr (#3636)
spastorelli
authored
8ff1e3b
Copy full SHA for 8ff1e3b
Commits on Sep 8, 2025
Small optim in resolveTryItPrefillForOperation and remove uneeded dep (#3628)
spastorelli
authored
24f601d
Copy full SHA for 24f601d
Commits on Sep 5, 2025
Adapt OpenAPI to eval adaptive exprs & prefill TryIt config (#3607)
spastorelli
authored
12c9d76
Copy full SHA for 12c9d76
Commits on Sep 1, 2025
Add support for YAML content type in request body/example (#3612)
spastorelli
authored
4927e96
Copy full SHA for 4927e96
Commits on Aug 25, 2025
Add gitbook/expr package (#3586)
spastorelli
authored
ada195d
Copy full SHA for ada195d
Commits on Aug 4, 2025
Fix stepper title misalignment (#3524)
spastorelli
authored
f220229
Copy full SHA for f220229
Commits on Jul 30, 2025
Strip visitor.* param when normalizing URL (#3512)
spastorelli
authored
d903273
Copy full SHA for d903273
Commits on Jun 13, 2025
Add paypal.gitbook.com to ADAPTIVE_CONTENT_HOSTS list (#3315)
spastorelli
authored
28a9ee7
Copy full SHA for 28a9ee7
Commits on Jun 11, 2025
Add docs.testgitbook.com to ADAPTIVE_CONTENT_HOSTS list (#3303)
spastorelli
authored
d410381
Copy full SHA for d410381
Commits on May 14, 2025
Persist visitor params values in public visitor session cookie (#3231)
spastorelli
authored
cc37e2a
Copy full SHA for cc37e2a
Commits on May 9, 2025
Adapt site resolution/lookup to pass visitor unsigned claims in addition to token (#3202)
Show description for 56c923c
spastorelli
and
taranvohra
authored
56c923c
Copy full SHA for 56c923c
Commits on Mar 12, 2025
Fix getVisitorAuthCookieMaxAge returning 60s even when token expiry is much later (#2974)
spastorelli
authored
d33171b
Copy full SHA for d33171b
Commits on Feb 28, 2025
Fix multi-id/preview mode not using context id for api cache calls (#2905)
spastorelli
authored
c5a4619
Copy full SHA for c5a4619
Commits on Feb 20, 2025
Remove ununsed search api lib methods (#2855)
spastorelli
authored
a820739
Copy full SHA for a820739
Commits on Dec 19, 2024
Adapt code to pull token from customer backend generated custom cookies (#2650)
Show description for 98245e5
spastorelli
and
emmerich
authored
98245e5
Copy full SHA for 98245e5
Send redirectOnError param to getPublishedContent when token is pulled from cookie (#2626)
spastorelli
authored
ea1468c
Copy full SHA for ea1468c
Commits on Dec 11, 2024
Fix context Id not returned by lookupSpaceByAPI (#2618)
spastorelli
authored
39e5cb6
Copy full SHA for 39e5cb6
Fix VA e2e tests when ran locally (#2617)
spastorelli
authored
5b5928f
Copy full SHA for 5b5928f
Commits on Dec 10, 2024
Adapt GBO cache logic to support users sessions info (#2606)
spastorelli
authored
31396d8
Copy full SHA for 31396d8
Commits on Nov 27, 2024
Revert "Fix canonical URL ending with "/" (#2586)" (#2588)
spastorelli
authored
fc8065b
Copy full SHA for fc8065b
Commits on Oct 19, 2024
Update Placeholder ad & Sponsored by GitBook links (#2538)
spastorelli
authored
673ec8f
Copy full SHA for 673ec8f
Commits on Oct 18, 2024
Ensure pending or in-review sites still get placeholder ads even without preview query param (#2535)
spastorelli
authored
63bacaa
Copy full SHA for 63bacaa
Commits on Oct 17, 2024
Show placeholder ad when site ads status is pending or in-review (#2529)
spastorelli
authored
0656270
Copy full SHA for 0656270
Commits on Aug 15, 2024
Revert "Automatically scroll to the active page in table of contents (#2425) (#2429)
spastorelli
authored
41684d0
Copy full SHA for 41684d0
Automatically scroll to the active page in table of contents (#2425)
spastorelli
authored
9f6c334
Copy full SHA for 9f6c334
Pagination
Previous
Next
You can’t perform that action at this time.